Skip to content

Commit 6fc7e00

Browse files
committed
ci: run jobs on PRs
1 parent c88fe1b commit 6fc7e00

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/codeql-analysis.yml

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

33
on:
44
push:
5-
branches: [master]
5+
branches: [main]
66
pull_request:
7-
# The branches below must be a subset of the branches above
8-
branches: [master]
97
types: [opened, synchronize, reopened]
108
pull_request_review:
119
types: [submitted]

0 commit comments

Comments
 (0)