File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : zizmor
22
33on :
4- push :
5- branches : ["main"]
64 pull_request :
7- branches : ["**"]
5+ branches :
6+ - main
7+ push :
8+ branches :
9+ - main
810
911permissions :
1012 contents : read # Needed to checkout the repository.
Original file line number Diff line number Diff line change 11name : codeql
22
33on :
4- push :
5- branches : [ "main" ]
64 pull_request :
7- branches : [ "main" ]
5+ branches :
6+ - main
7+ push :
8+ branches :
9+ - main
810 schedule :
911 - cron : ' 33 16 * * 0'
1012
Original file line number Diff line number Diff line change 11name : publish
22
33on :
4- push :
4+ pull_request :
55 branches :
66 - main
7-
8- pull_request :
7+ push :
98 branches :
109 - main
11- paths :
12- - bin/**
13- - src/**
14- - Cargo.*
15- - rust-toolchain.toml
16- - .github/workflows/publish.yaml
1710
1811permissions :
1912 contents : read # Needed to checkout the repository.
You can’t perform that action at this time.
0 commit comments