Wuxh
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/issue-open-check.yml
|
@ -22,7 +22,7 @@ jobs: |
|
|
check-bot: true |
|
|
check-bot: true |
|
|
|
|
|
|
|
|
- name: add unconfirmed label |
|
|
- name: add unconfirmed label |
|
|
- uses: actions-cool/issues-helper@v3 |
|
|
uses: actions-cool/issues-helper@v3 |
|
|
with: |
|
|
with: |
|
|
actions: 'add-labels' |
|
|
actions: 'add-labels' |
|
|
issue-number: ${{ github.event.issue.number }} |
|
|
issue-number: ${{ github.event.issue.number }} |
|
|