We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a237e commit 776d40dCopy full SHA for 776d40d
1 file changed
.github/workflows/codeql.yml
@@ -6,7 +6,7 @@ on:
6
paths:
7
- "*.py"
8
- "Pipfile*"
9
- - ".github/workflows/codeql.yml"
+ - ".github/workflows/**/*.yml"
10
schedule:
11
- cron: "0 21 * * 0"
12
workflow_dispatch:
0 commit comments