Skip to content

Commit d74aa3f

Browse files
authored
only run on pull_request trigger (#12)
1 parent 3700238 commit d74aa3f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/action_scanning.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ name: Scan GitHub Action workflows files for security issues
33

44
on:
55
pull_request: {}
6-
workflow_dispatch: {}
7-
push:
8-
paths:
9-
- '.github/workflows/**.ya?ml'
10-
schedule:
11-
- cron: '39 3 * * 3'
126

137
permissions:
148
contents: read

0 commit comments

Comments
 (0)