Skip to content

Commit

Permalink
Enable build checks and tests in next branch (#8609)
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough authored Apr 21, 2023
1 parent f137293 commit 38bc248
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
- v-next-2023-1
schedule:
- cron: "0 0 * * 0"

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- v-next-2023-1

# Declare default permissions as read only.
permissions: read-all
Expand Down

0 comments on commit 38bc248

Please sign in to comment.