Skip to content

Commit d59771f

Browse files
committed
chore: run workflows on dev/v3 branch
1 parent 0673827 commit d59771f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- main
8+
- dev/v3
89
paths-ignore:
910
- "**/*.md"
1011
- "**/*.jpg"

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- dev/v3
78
pull_request:
89
branches:
910
- "*"

0 commit comments

Comments
 (0)