Skip to content

Commit ae65048

Browse files
Jake ChampionJakeChampion
authored andcommitted
allow stacked pull-requests to trigger CI builds
1 parent 23665ab commit ae65048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches: [main]
55
tags-ignore: [dev]
66
pull_request:
7-
branches: [main]
7+
branches:
88
defaults:
99
run:
1010
shell: bash

0 commit comments

Comments
 (0)