We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03dadc1 commit f2fc7e1Copy full SHA for f2fc7e1
.github/workflows/update_ppp_image.yaml
@@ -9,7 +9,7 @@ on:
9
paths:
10
- 'Dockerfile-ppp'
11
- 'ppp/runscript.sh'
12
- - '.github/workflows/update_ppp_image.yaml' # Or if the workflow file itself is change
+ - '.github/workflows/update_ppp_image.yaml' # Or if the workflow file itself is change
13
14
env:
15
REGISTRY: ghcr.io
0 commit comments