File tree Expand file tree Collapse file tree 7 files changed +25
-0
lines changed Expand file tree Collapse file tree 7 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 66 pull_request :
77 branches : [ main ]
88
9+ permissions :
10+ contents : read
11+
912jobs :
1013
1114# Commented 2024-11-06, lack of workers in github causes CI failures
Original file line number Diff line number Diff line change 66 pull_request :
77 branches : [main]
88
9+ permissions :
10+ contents : read
11+
912jobs :
1013 clang-tidy :
1114 runs-on : ubuntu-24.04
Original file line number Diff line number Diff line change 77 pull_request :
88 branches : [ main ]
99
10+ permissions :
11+ contents : read
12+
1013jobs :
1114 windows_2022_vcpkg_submodule :
1215 name : Windows 2022 vcpkg submodule versions cxx17 (static libs - dll)
Original file line number Diff line number Diff line change 77 # The branches below must be a subset of the branches above
88 branches : [main]
99
10+ permissions :
11+ contents : read
12+
1013jobs :
1114 CodeQL-Build :
15+ permissions :
16+ actions : read # for github/codeql-action/init to get workflow details
17+ contents : read # for actions/checkout to fetch code
18+ security-events : write # for github/codeql-action/autobuild to send a status report
1219 runs-on : ubuntu-latest
1320 steps :
1421 - name : Checkout repository
Original file line number Diff line number Diff line change 77 pull_request :
88 branches : [ main ]
99
10+ permissions :
11+ contents : read
12+
1013jobs :
1114 cppcheck :
1215 runs-on : ubuntu-24.04
Original file line number Diff line number Diff line change 33 schedule :
44 - cron : " 0 3 * * 6"
55
6+ permissions :
7+ contents : read
8+
69jobs :
710 docker_image :
811 name : Docker Image
Original file line number Diff line number Diff line change 44 issues :
55 types :
66 - labeled
7+ permissions :
8+ contents : read
9+
710jobs :
811 add-comment :
912 if : github.event.label.name == 'help wanted'
You can’t perform that action at this time.
0 commit comments