File tree Expand file tree Collapse file tree 6 files changed +12
-6
lines changed
Expand file tree Collapse file tree 6 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Bundlewatch
33on :
44 push :
55 branches :
6- - v5
6+ - main
77 pull_request :
88 workflow_dispatch :
99
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7- - v5
87 - " !dependabot/**"
98 pull_request :
109 branches :
1110 - main
12- - v5
1311 - " !dependabot/**"
1412 schedule :
1513 - cron : " 0 2 * * 4"
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ name: CSS
33on :
44 push :
55 branches :
6- - v5
6+ - main
77 pull_request :
8+ branches :
9+ - main
810 workflow_dispatch :
911
1012env :
Original file line number Diff line number Diff line change 55 branches :
66 - main
77 pull_request :
8+ branches :
9+ - main
810 workflow_dispatch :
911
1012env :
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ name: JS Tests
33on :
44 push :
55 branches :
6- - v5
6+ - main
77 pull_request :
8+ branches :
9+ - main
810 workflow_dispatch :
911
1012env :
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ name: Lint
33on :
44 push :
55 branches :
6- - v5
6+ - main
77 pull_request :
8+ branches :
9+ - main
810 workflow_dispatch :
911
1012env :
You can’t perform that action at this time.
0 commit comments