We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18bc81b commit 8d210fbCopy full SHA for 8d210fb
.github/workflows/deploy.yml
@@ -1,8 +1,8 @@
1
name: Deploy application to Google Cloud Platform
2
3
on:
4
- push:
5
- branches: [ "master" ]
+ # push:
+ # branches: [ "master" ]
6
workflow_dispatch: {}
7
8
jobs:
0 commit comments