Skip to content

Commit ad86207

Browse files
Update and rename pr-unfinished-remove.yml to label-remove.yml
1 parent 7bc0912 commit ad86207

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-unfinished-remove.yml renamed to .github/workflows/label-remove.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Clear pr-unfinished on activity
1+
name: Clear needs-info/pr-unfinished on activity
22
on:
33
pull_request:
44
types: [synchronize, review_requested]
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515

1616
steps:
17-
- name: Remove pr-unfinished label
17+
- name: Remove label
1818
uses: actions-ecosystem/action-remove-labels@v1
1919
with:
2020
labels: |

0 commit comments

Comments
 (0)