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 fb032d0 commit efa1a34Copy full SHA for efa1a34
.github/workflows/deploy_gcp.yml
@@ -1,6 +1,6 @@
1
name: Deploy to Google Cloud Platform
2
on:
3
- pull_request:
+ push:
4
branches:
5
- 'deploy'
6
workflow_dispatch: # TODO: should be removed when the workflow is stable
0 commit comments