We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3bf719 commit c2bcf97Copy full SHA for c2bcf97
.github/workflows/amplify_integration_tests.yaml
@@ -1,7 +1,7 @@
1
name: Amplify Integration Tests
2
on:
3
push:
4
- branches: [main, next, stable, feat/*]
+ branches: [main, next, stable, feat/*, v0]
5
schedule:
6
# 6am pacific time daily, only runs on default branch
7
- cron: '0 13 * * *'
0 commit comments