Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sahejkm committed May 16, 2024
1 parent 7f0a0ff commit cf7cfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-label-on-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ concurrency:

jobs:
label_issues:
if: github.event.review.state == 'approved'
if: github.event.review.state == 'commented'
runs-on: ubuntu-latest
permissions:
issues: write
Expand Down

0 comments on commit cf7cfd1

Please sign in to comment.