Commit 56d6259
authored
ci: add workflow_dispatch and concurrency group to fossa.yaml (#211)
fossa.yaml was missing both mandatory CI hygiene rules:
- workflow_dispatch for manual re-triggering of license scans
- concurrency group to prevent duplicate runs on rapid pushes
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent b670020 commit 56d6259
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
0 commit comments