Skip to content

Commit

Permalink
Update pr_validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami authored Feb 4, 2025
1 parent 43c45e3 commit d4bc967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: PR Validation
on:
workflow_dispatch:
pull_request:
branches: [trunk]
branches: [refs/remotes/pull/*/merge]
types: [opened, ready_for_review, synchronize]
issue_comment:
types: [created]
Expand Down

0 comments on commit d4bc967

Please sign in to comment.