0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-05 17:26:51 +00:00

Token for "Clean Closed" action (#21320)

This commit is contained in:
Keith Bennett 2021-03-11 07:55:42 -08:00 committed by GitHub
parent b26516b3ac
commit b9fa72d582
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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