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 176162e commit 59ea485Copy full SHA for 59ea485
.github/workflows/deploy-dev.yml
@@ -92,6 +92,7 @@ jobs:
92
name: Run Live Integration Tests
93
needs:
94
- deploy-dev
95
+ - deploy-cf-pages-dev
96
concurrency:
97
group: ${{ github.event.repository.name }}-dev
98
cancel-in-progress: false
0 commit comments