Skip to content

Commit c9f2972

Browse files
authored
Fix typo in comment for workflow file change
1 parent 84bfe8e commit c9f2972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_ppp_image

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
paths:
1010
- 'Dockerfile-ppp'
1111
- 'ppp/runscript.sh'
12-
- '.github/workflows/update_ppp_image.yaml' # Or if the workflow file itself is change
12+
- '.github/workflows/update_ppp_image.yaml' # Or if the workflow file itself is changed
1313

1414
env:
1515
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)