Skip to content

Commit

Permalink
ci: add synchronize to PR workflow (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-slovak authored Nov 18, 2024
1 parent f5d7ad8 commit 8a3a682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
types:
- opened
- edited
- synchronize

jobs:
semantic-title:
Expand Down

0 comments on commit 8a3a682

Please sign in to comment.