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 2edc294 commit f06e0e4Copy full SHA for f06e0e4
.github/workflows/google-cloudrun-docker.yml
@@ -32,7 +32,7 @@ name: 'Build and Deploy to Cloud Run'
32
on:
33
push:
34
branches:
35
- - '"main"'
+ - 'main'
36
37
env:
38
PROJECT_ID: 'angularblogcloud-455518'
0 commit comments