Commit b4c8dfd
committed
ci: fix lint failures blocking main
clang-format wants the empty while-loop body on its own line.
zizmor's github-app audit (added in 1.26) flags create-github-app-token
without explicit permission-* inputs; the release app only needs
contents:write (commits, tags, refs, releases) and actions:write
(gh workflow run dispatch of downstream builds).1 parent d0c8ca2 commit b4c8dfd
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
0 commit comments