Skip to content

Commit ebf8174

Browse files
committed
Enable CodeQL on all branches
1 parent 01e9e3e commit ebf8174

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: "CodeQL"
22

33
on:
4-
push:
5-
branches: [ master ]
6-
pull_request:
7-
branches: [ master ]
4+
- push
5+
- pull_request
86

97
jobs:
108
analyze:

0 commit comments

Comments
 (0)