mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
remove label for new user (#20429)
This commit is contained in:
committed by
GitHub
parent
cf4f05efbc
commit
b66a617ed9
5
.github/workflows/welcome-new-users.yml
vendored
5
.github/workflows/welcome-new-users.yml
vendored
@@ -18,8 +18,3 @@ jobs:
|
||||
pr-message: |-
|
||||
Congrats on making your first PR and thank you for contributing to Superset! :tada: :heart:
|
||||
We hope to see you in our [Slack](https://apache-superset.slack.com/) community too!
|
||||
- name: First Time Label
|
||||
uses: andymckay/labeler@master
|
||||
with:
|
||||
add-labels: "new:contributor"
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user