Skip to content

Commit a1072cd

Browse files
authored
Small publish smoke test workflow fix (#15586)
1 parent fcf9a9a commit a1072cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-smoke-test-early-jdk8-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
paths:
66
- "smoke-tests/images/early-jdk8/**"
7-
- ".github/workflows/pr-smoke-test-early-jdk8-images.yml"
7+
- ".github/workflows/publish-smoke-test-early-jdk8-images.yml"
88
branches:
99
- main
1010
workflow_dispatch:

0 commit comments

Comments
 (0)