Skip to content

Commit 1238516

Browse files
committed
gh-actions: Run codeql on all branches
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 4e263ff commit 1238516

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@ name: "CodeQL Analysis"
55

66
on:
77
push:
8-
branches:
9-
- main
10-
- develop
11-
paths-ignore:
12-
- '**.md'
13-
- 'LICENSE'
14-
pull_request:
15-
# The branches below must be a subset of the branches above
16-
branches:
17-
- main
18-
- develop
198
paths-ignore:
209
- '**.md'
2110
- 'LICENSE'

0 commit comments

Comments
 (0)