We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca6b9f commit 775836dCopy full SHA for 775836d
.github/workflows/action_scanning.yml
@@ -2,9 +2,7 @@
2
name: Scan GitHub Action workflows files for security issues
3
4
on:
5
- pull_request:
6
- paths:
7
- - '.github/workflows/**.ya?ml'
+ pull_request: {}
8
workflow_dispatch: {}
9
push:
10
paths:
0 commit comments