Skip to content

Commit

Permalink
add synchronize for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
falgon committed Sep 2, 2024
1 parent 7063bf7 commit 29918ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI-pr-label
on:
pull_request_target:
types: [opened]
types: [opened, synchronize]
jobs:
pr-labeler:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 29918ed

Please sign in to comment.