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