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 a3fbdae commit a063ff5Copy full SHA for a063ff5
.github/workflows/codeql.yml
@@ -9,6 +9,7 @@ on:
9
push:
10
branches:
11
- main
12
+ - v3
13
schedule:
14
- cron: '37 10 * * 2'
15
.github/workflows/semgrep.yml
- cron: '30 0 1,15 * *'
.github/workflows/snyk.yml
@@ -10,6 +10,7 @@ on:
16
.github/workflows/test.yml
@@ -6,9 +6,11 @@ on:
6
pull_request:
7
8
permissions:
contents: read
0 commit comments