Skip to content

Commit 01a737e

Browse files
GuillaumeGomezsyphar
authored andcommitted
Remove labels as well
1 parent 9893964 commit 01a737e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/tag-merged-pr.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,11 @@ jobs:
1212
- uses: actions-ecosystem/action-add-labels@v1
1313
with:
1414
labels: S-waiting-on-deploy
15+
- uses: actions-ecosystem/action-remove-labels@v1
16+
with:
17+
labels: |
18+
S-waiting-on-async
19+
S-waiting-on-author
20+
S-waiting-on-crate-author
21+
S-waiting-on-decision
22+
S-waiting-on-review

0 commit comments

Comments
 (0)