Skip to content

Commit 2ebfb39

Browse files
committed
ci: run required CodeQL check for every PR
1 parent 0b69b63 commit 2ebfb39

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,8 @@ name: CodeQL
33
on:
44
push:
55
branches: [main]
6-
paths:
7-
- '.github/workflows/**'
8-
- '.github/dependabot.yml'
96
pull_request:
107
branches: [main]
11-
paths:
12-
- '.github/workflows/**'
13-
- '.github/dependabot.yml'
148
schedule:
159
- cron: '27 4 * * 1'
1610
workflow_dispatch:

0 commit comments

Comments
 (0)