Token for "Clean Closed" action (#21320)
This commit is contained in:
parent
b26516b3ac
commit
b9fa72d582
1
.github/workflows/clean-closed.yml
vendored
1
.github/workflows/clean-closed.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user