Skip to content

Commit bcf961c

Browse files
committed
fix: updated with review comments.
1 parent 06cb39c commit bcf961c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313
required: true
1414
jobs:
1515
check-permissions:
16-
if: github.event_name != 'workflow_call'
1716
uses: patternfly/.github/.github/workflows/check-team-membership.yml@fdb52a63a2220ec8a3b6c2d43f312cda708ffa06
1817
secrets: inherit
1918

@@ -42,7 +41,7 @@ jobs:
4241
- name: Check out project
4342
if: github.event_name == 'workflow_call'
4443
uses: actions/checkout@v4
45-
44+
e
4645
- name: Set up and build project
4746
uses: ./.github/actions/setup-project
4847

0 commit comments

Comments
 (0)