Skip to content

Commit c2bcf97

Browse files
author
Travis Sheppard
authored
chore: run integ in v0 push (#3412)
1 parent a3bf719 commit c2bcf97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/amplify_integration_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Amplify Integration Tests
22
on:
33
push:
4-
branches: [main, next, stable, feat/*]
4+
branches: [main, next, stable, feat/*, v0]
55
schedule:
66
# 6am pacific time daily, only runs on default branch
77
- cron: '0 13 * * *'

0 commit comments

Comments
 (0)