We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00db758 commit bfcb02aCopy full SHA for bfcb02a
1 file changed
.github/workflows/remove-waiting-label.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: 'Remove "status: waiting for author" label'
19
uses: actions-ecosystem/action-remove-labels@v1
20
with:
21
- labels: 'status: waiting for author'
+ labels: "status: waiting for author"
0 commit comments