Skip to content

Commit e524cd6

Browse files
committed
Update branch names for check-for-conflicts.yml job
1 parent 08f9ac4 commit e524cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-for-conflicts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Check for conflicts
44

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

0 commit comments

Comments
 (0)