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 c6980a7 commit fc84a32Copy full SHA for fc84a32
.github/workflows/pull_request.yml
@@ -13,6 +13,7 @@ jobs:
13
- disable-ceph
14
- enable-ironic
15
- enable-ironic-no-cleaning-or-physnet
16
+ if: github.repository == 'stackhpc/openstack-admin-guide' || matrix.deployment_yaml == '__default__'
17
steps:
18
- uses: actions/checkout@v3
19
0 commit comments