We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab18d1 commit cc6fe33Copy full SHA for cc6fe33
1 file changed
.github/workflows/google-cloudrun-docker.yml
@@ -3,9 +3,11 @@ on:
3
push:
4
branches:
5
- master
6
+ - *
7
pull_request:
8
9
10
11
workflow_dispatch:
12
13
env:
0 commit comments