Skip to content

Commit 2920a0c

Browse files
authored
Update codeql.yml
1 parent 8ced8ca commit 2920a0c

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
@@ -17,7 +17,7 @@ on:
1717
pull_request:
1818
branches: [ "main" ]
1919
paths-ignore:
20-
- '.github/*'
20+
- '.github/**'
2121
workflow_dispatch:
2222

2323
jobs:

0 commit comments

Comments
 (0)