Skip to content

Commit bfcb02a

Browse files
authored
chore: fix formatting on new remove-waiting-label file (#6062)
1 parent 00db758 commit bfcb02a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/remove-waiting-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: 'Remove "status: waiting for author" label'
1919
uses: actions-ecosystem/action-remove-labels@v1
2020
with:
21-
labels: 'status: waiting for author'
21+
labels: "status: waiting for author"

0 commit comments

Comments
 (0)