File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 pull_request :
1212 branches :
1313 - ' master'
14+ - ' release-*'
1415 paths :
1516 - ' **'
1617
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - ' master'
7+ - ' release-*'
78 paths :
89 - ' **'
910 tags :
1011 - ' v*.*.*'
1112 pull_request :
1213 branches :
1314 - ' master'
15+ - ' release-*'
1416 paths :
1517 - ' **'
1618
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - ' master'
7+ - ' release-*'
78 paths :
89 - ' **'
910 tags :
1011 - ' v*.*.*'
1112 pull_request :
1213 branches :
1314 - ' master'
15+ - ' release-*'
1416 paths :
1517 - ' **'
1618
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - ' master'
7+ - ' release-*'
78 paths :
89 - ' **'
910 tags :
1011 - ' v*.*.*'
1112 pull_request :
1213 branches :
1314 - ' master'
15+ - ' release-*'
1416 paths :
1517 - ' **'
1618
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - ' master'
7+ - ' release-*'
78 paths :
89 - ' **'
910 tags :
1011 - ' v*.*.*'
1112 pull_request :
1213 branches :
1314 - ' master'
15+ - ' release-*'
1416 paths :
1517 - ' **'
1618
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ name: "CodeQL"
22
33on :
44 push :
5- branches : [ "master" ]
5+ branches : [ "master", "release-*" ]
66 pull_request :
77 # The branches below must be a subset of the branches above
8- branches : [ "master" ]
8+ branches : [ "master", "release-*" ]
99 schedule :
1010 - cron : ' 28 17 * * 1'
1111
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - ' master'
7+ - ' release-*'
78 paths :
89 - ' pysr/**'
910 - ' .github/workflows/docs.yml'
You can’t perform that action at this time.
0 commit comments