Skip to content

Commit f06e0e4

Browse files
Update google-cloudrun-docker.yml
1 parent 2edc294 commit f06e0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/google-cloudrun-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ name: 'Build and Deploy to Cloud Run'
3232
on:
3333
push:
3434
branches:
35-
- '"main"'
35+
- 'main'
3636

3737
env:
3838
PROJECT_ID: 'angularblogcloud-455518'

0 commit comments

Comments
 (0)