Commit 4cb805d
committed
ci: default FOSSA branch input to master
Set the workflow_dispatch branch input default to "master" so manual
dispatches without an explicit input attach the scan to the master
branch in the FOSSA dashboard. The previous empty-string default with
a github.ref_name fallback worked but was confusing in the Run-workflow
UI (the input rendered empty). Direct use of inputs.branch is now safe
because the input always carries a value.
JIRA: TRIVIAL
risk: nonprod1 parent e3524c5 commit 4cb805d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments