We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e78e8a commit 035757bCopy full SHA for 035757b
.github/workflows/codeql-analysis.yml
@@ -3,7 +3,8 @@ name: "Code scanning"
3
on:
4
push:
5
branches:
6
- - master
+ - current
7
+ - next
8
pull_request:
9
10
jobs:
0 commit comments