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 4dbbab3 commit 9548cbbCopy full SHA for 9548cbb
.github/workflows/stackhpc-update-kolla.yml
@@ -21,6 +21,7 @@ jobs:
21
with:
22
openstack_version: ${{ matrix.version }}
23
openstack_codename: ${{ matrix.codename }}
24
+ secrets: inherit
25
permissions:
26
contents: write
27
pull-requests: write
0 commit comments