Skip to content
Permalink
Browse files
Update branch names for check-for-conflicts.yml job
  • Loading branch information
Andrew Eisenberg committed Jun 22, 2022
1 parent 08f9ac4 commit e524cd64dbff1359457904052f950ad0bf5f820a
Showing 1 changed file with 1 addition and 1 deletion.
@@ -4,7 +4,7 @@ name: Check for conflicts

on:
pull_request:
branches: [main, v1, v2]
branches: [main, releases/v1, releases/v2]
# Run checks on reopened draft PRs to support triggering PR checks on draft PRs that were opened
# by other workflows.
types: [opened, synchronize, reopened, ready_for_review]

0 comments on commit e524cd6

Please sign in to comment.