Skip to content

Commit 588b7f7

Browse files
authored
Update codeql-analysis.yml
1 parent 1d9e20e commit 588b7f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ on:
1616
- src
1717
schedule:
1818
- cron: '0 20 * * 3'
19-
19+
paths:
20+
- src
2021
jobs:
2122
analyze:
2223
name: Analyze

0 commit comments

Comments
 (0)