Commit fe293fd
authored
refactor(ci): update centralized workflow references to common- prefix (#82)
* refactor(ci): update centralized workflow references to common- prefix
check-semantic-pr.yml and build-docs.yml were renamed to
common-check-semantic-pr.yml and common-build-docs.yml in
reqstool/.github as part of the workflow directory flatten refactor.
Signed-off-by: Jimisola Laursen <jimisola@jimisola.com>
* fix(ci): add explicit permissions blocks to workflow wrappers
Fixes CodeQL alert: workflow does not limit GITHUB_TOKEN permissions.
Signed-off-by: Jimisola Laursen <jimisola@jimisola.com>
---------
Signed-off-by: Jimisola Laursen <jimisola@jimisola.com>1 parent 6cb629b commit fe293fd
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | | - | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
| 13 | + | |
0 commit comments