Skip to content

Commit 4c0eaf0

Browse files
parloughTony Sansone
authored andcommitted
Enable build checks and tests in next branch (#8609)
1 parent 3692ae7 commit 4c0eaf0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10+
- v-next-2023-1
1011
schedule:
1112
- cron: "0 0 * * 0"
1213

.github/workflows/stage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- v-next-2023-1
78

89
# Declare default permissions as read only.
910
permissions: read-all

0 commit comments

Comments
 (0)