We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d291f commit cc9d81fCopy full SHA for cc9d81f
.github/workflows/codeql-iac.yml
@@ -1,8 +1,8 @@
1
name: CodeQL IaC Scanning
2
3
on:
4
- pull_request:
5
workflow_call:
+ workflow_dispatch:
6
7
jobs:
8
analysis:
0 commit comments