Skip to content

Commit 9e318bb

Browse files
authored
fix(ci): Update codeql.yaml to run on all pull requests (#283)
1 parent d235f13 commit 9e318bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
schedule:
55
- cron: '0 13 * * 1' # At 1:00 PM UTC every Monday
66
pull_request:
7-
paths:
8-
- '.github/workflows/codeql.yaml'
97

108
jobs:
119
analyze:

0 commit comments

Comments
 (0)