Skip to content

Commit

Permalink
Update workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelirh committed Jun 6, 2024
1 parent 20a6057 commit d5085a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/protect-default-branch.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Validate PR head branch
on:
pull_request:
types:
- opened
branches:
- ros2
- "ros2"

jobs:
check-head-branch:
Expand Down

0 comments on commit d5085a7

Please sign in to comment.