Skip to content

Commit

Permalink
chore: Update pr-title.yml (#54)
Browse files Browse the repository at this point in the history
## Motivation

Subscribe to synchronize events in order to alleviate pr-title workflow
problems (it won't trigger sometimes).
  • Loading branch information
nieomylnieja authored Feb 16, 2024
1 parent b48821f commit 5894346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
pull_request:
types: [opened, reopened, edited]
types: [opened, reopened, edited, synchronize]
merge_group:
name: pr-title
jobs:
Expand Down

0 comments on commit 5894346

Please sign in to comment.