Skip to content

Commit 48f756f

Browse files
add v3 to ymls
1 parent 89a4b3a commit 48f756f

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
push:
1010
branches:
1111
- main
12+
- v3
1213
schedule:
1314
- cron: '37 10 * * 2'
1415

.github/workflows/semgrep.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
push:
1010
branches:
1111
- main
12+
- v3
1213
schedule:
1314
- cron: '30 0 1,15 * *'
1415

.github/workflows/snyk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
push:
1111
branches:
1212
- main
13+
- v3
1314
schedule:
1415
- cron: '30 0 1,15 * *'
1516

0 commit comments

Comments
 (0)