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 bd6374e commit 641c094Copy full SHA for 641c094
.github/workflows/deploy_to_GCP.yml
@@ -7,6 +7,7 @@ on:
7
paths-ignore:
8
- 'README.md'
9
- '.github/workflows/**'
10
+ workflow_dispatch:
11
12
env:
13
IMAGE_URL: europe-north1-docker.pkg.dev/saltjokes-385809/saltjokes-repo/jokes:${{ github.sha }}
0 commit comments