Skip to content

Commit 49d2466

Browse files
NullVoxPopulirunspired
authored andcommitted
Enable more workflows on v4-main (#9625)
1 parent c8ebf57 commit 49d2466

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

.github/workflows/asset-size-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- v4-main
78
types:
89
- labeled
910
- synchronize

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- main
8+
- v4-main
89
- beta
910
- release
1011
- 'release-*'

.github/workflows/perf-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- v4-main
78
types:
89
- labeled
910
- synchronize

.github/workflows/perf-over-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- v4-main
78
types:
89
- labeled
910
- synchronize

0 commit comments

Comments
 (0)