Skip to content

Commit 4bb6e5a

Browse files
committed
Run CodeQL on workflow changes in PRs.
[nightly ignore]
1 parent ff313c8 commit 4bb6e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
pull_request:
1212
branches: [ "main" ]
1313
paths-ignore:
14-
- '.github/**'
14+
- '.github/ISSUE_TEMPLATE/**'
1515
- 'docs/**'
1616
- '**/*.md'
1717
- '**/*.txt'

0 commit comments

Comments
 (0)