We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb3cf1 commit f7c66ceCopy full SHA for f7c66ce
.github/workflows/deploy_gcp.yml
@@ -3,7 +3,6 @@ on:
3
push:
4
branches:
5
- 'deploy'
6
- workflow_dispatch: # TODO: should be removed when the workflow is stable
7
8
jobs:
9
deploy-to-vm:
0 commit comments