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 5ec4909 commit 6fa4c84Copy full SHA for 6fa4c84
.github/workflows/codeql-analysis.yml
@@ -14,10 +14,10 @@ name: "CodeQL"
14
15
on:
16
push:
17
- branches: [ master ]
+ branches: [ main ]
18
pull_request:
19
# The branches below must be a subset of the branches above
20
21
schedule:
22
- cron: '41 12 * * 4'
23
.github/workflows/node.js.yml
@@ -5,9 +5,9 @@ name: Node.js CI
5
6
7
8
9
10
11
12
jobs:
13
build:
0 commit comments