Skip to content

Commit 6553d90

Browse files
committed
ops: update workflows to run for this branch
1 parent 9eb5f68 commit 6553d90

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/code-quality.yml

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

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- main
66
- dev
7+
- v4
78
paths-ignore:
89
- '*.md'
910
- '**/*.md'

0 commit comments

Comments
 (0)