We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6483ae commit af8895aCopy full SHA for af8895a
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ on:
16
workflow_dispatch:
17
inputs:
18
run_security_scans:
19
- description: 'Run FOSSA and CODEQL scans'
+ description: 'Run FOSSA and CODEQL security scans'
20
required: false
21
default: 'false'
22
0 commit comments