Commit 18c52db
committed
Disable CodeQL advanced workflow to prevent default setup conflicts
- Change triggers to workflow_dispatch (manual only) to prevent automatic conflicts
- Remove category parameter that triggers SARIF submission
- Add clear instructions for enabling advanced setup after disabling default
- Prevents 'CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled' error
- Repository can now use GitHub's default CodeQL setup without conflicts
- Advanced workflow can be re-enabled manually after disabling default setup1 parent 26f9631 commit 18c52db
1 file changed
+17
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
9 | 23 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 24 | + | |
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
| |||
91 | 100 | | |
92 | 101 | | |
93 | 102 | | |
94 | | - | |
95 | | - | |
| |||
0 commit comments