Keith Bennett
4 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
0 deletions
-
.github/workflows/clean-closed.yml
|
@ -19,6 +19,7 @@ jobs: |
|
|
- name: Remove Labels |
|
|
- name: Remove Labels |
|
|
uses: actions-ecosystem/action-remove-labels@v1 |
|
|
uses: actions-ecosystem/action-remove-labels@v1 |
|
|
with: |
|
|
with: |
|
|
|
|
|
github_token: ${{ github.token }} |
|
|
labels: | |
|
|
labels: | |
|
|
S: Don't Merge |
|
|
S: Don't Merge |
|
|
S: Please Merge |
|
|
S: Please Merge |
|
|