Skip to content

Commit c82388a

Browse files
committed
[ci][worklow] Restore rCMake_rocky8 as elease-dockerhub trigger action
1 parent c8143b4 commit c82388a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Release-Dockerhub
66
on:
77
# Triggers the workflow on push or pull request events but only for the main branch
88
workflow_run:
9-
workflows: ["CMake_rocky9"]
9+
workflows: ["CMake_rocky8"]
1010
types:
1111
- completed
1212
on:

0 commit comments

Comments
 (0)