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 35636e8 commit e97bb1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
@@ -1,8 +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 e97bb1b

Please sign in to comment.