mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-27 22:11:10 +00:00
Update checker.yml
This commit is contained in:
parent
75a97caa17
commit
7e6db1a009
1
.github/workflows/checker.yml
vendored
1
.github/workflows/checker.yml
vendored
|
@ -25,6 +25,7 @@ jobs:
|
||||||
PRNUM: ${{ github.event.pull_request.number }}
|
PRNUM: ${{ github.event.pull_request.number }}
|
||||||
run: |
|
run: |
|
||||||
gh pr edit $PRNUM --add-label "PR:Ready-to-Review"
|
gh pr edit $PRNUM --add-label "PR:Ready-to-Review"
|
||||||
|
gh pr edit $PRNUM --add-label "hacktoberfest-accepted"
|
||||||
gh pr edit $PRNUM --remove-label "PR:No-Issue"
|
gh pr edit $PRNUM --remove-label "PR:No-Issue"
|
||||||
|
|
||||||
- name: PR has no valid Issue
|
- name: PR has no valid Issue
|
||||||
|
|
Loading…
Reference in New Issue
Block a user