-
Notifications
You must be signed in to change notification settings - Fork 520
Commit 84f05d3
authored
Use official OneBranch template by default for CodeQL (#5289)
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 0f8d2a5 commit 84f05d3
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 | | |
| |||
127 | 131 | | |
128 | 132 | | |
129 | 133 | | |
130 | - | ||
134 | + | ||
131 | 135 | | |
132 | 136 | | |
133 | 137 | | |
| |||
0 commit comments