Skip to content

Commit

Permalink
ci: re-run semantic PR workflow when PR is renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored Dec 23, 2024
1 parent 785f106 commit 6f43ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semantic-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- opened
- reopened
- ready_for_review
- edited

jobs:
semantic-pr:
Expand Down

0 comments on commit 6f43ad9

Please sign in to comment.