Skip to content

Commit 6b234a6

Browse files
committed
test
1 parent 846cbd0 commit 6b234a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pr-review-approve.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
update-labels:
13-
if: github.event.review.state == 'approved'
13+
# if: github.event.review.state == 'approved'
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions-ecosystem/action-remove-labels@v1

0 commit comments

Comments
 (0)