Skip to content

Commit 776d40d

Browse files
committed
Codeql on any workflow changes
1 parent 09a237e commit 776d40d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
paths:
77
- "*.py"
88
- "Pipfile*"
9-
- ".github/workflows/codeql.yml"
9+
- ".github/workflows/**/*.yml"
1010
schedule:
1111
- cron: "0 21 * * 0"
1212
workflow_dispatch:

0 commit comments

Comments
 (0)