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 06cb39c commit bcf961cCopy full SHA for bcf961c
1 file changed
.github/workflows/documentation.yml
@@ -13,7 +13,6 @@ on:
13
required: true
14
jobs:
15
check-permissions:
16
- if: github.event_name != 'workflow_call'
17
uses: patternfly/.github/.github/workflows/check-team-membership.yml@fdb52a63a2220ec8a3b6c2d43f312cda708ffa06
18
secrets: inherit
19
@@ -42,7 +41,7 @@ jobs:
42
41
- name: Check out project
43
if: github.event_name == 'workflow_call'
44
uses: actions/checkout@v4
45
-
+e
46
- name: Set up and build project
47
uses: ./.github/actions/setup-project
48
0 commit comments