Skip to content

Commit 8d210fb

Browse files
committed
disable gcp workflow
1 parent 18bc81b commit 8d210fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Deploy application to Google Cloud Platform
22

33
on:
4-
push:
5-
branches: [ "master" ]
4+
# push:
5+
# branches: [ "master" ]
66
workflow_dispatch: {}
77

88
jobs:

0 commit comments

Comments
 (0)