Commit f505907
authored
Use official OneBranch template by default for CodeQL (#2259)
The weekly CodeQL task requires being run as an official build,
hence CodeQL was not yet running.
The easiest fix is to set the parameter controlling that to default to true,
which means introducing another parameter controlling whether to release
(which defaults to false).1 parent 2b24392 commit f505907
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
139 | 143 | | |
140 | 144 | | |
141 | 145 | | |
142 | | - | |
| 146 | + | |
143 | 147 | | |
144 | 148 | | |
145 | 149 | | |
| |||
0 commit comments