We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a3c6b commit 2368fecCopy full SHA for 2368fec
.github/workflows/codeql-analysis.yml
@@ -2,7 +2,7 @@ name: "Code scanning - action"
2
3
on:
4
push:
5
- branches-ignore: "dependabot/*"
+ branches-ignore: "dependabot/**"
6
pull_request:
7
paths-ignore:
8
- '**.md'
0 commit comments