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 3a30b8f commit 2221133Copy full SHA for 2221133
.github/workflows/update-overcloud-host-image-tags.yml
@@ -1,7 +1,7 @@
1
name: Update overcloud host image tags
2
3
on:
4
- workflow_call:
+ workflow_dispatch:
5
inputs:
6
rocky9_tag:
7
description: Overcloud host image tag for Rocky 9
0 commit comments