Skip to content

Commit fd4f976

Browse files
committed
[PETOSS-829] gha fixes +5
1 parent 92c753e commit fd4f976

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pr-health-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
3838
# ***** YAML Linting steps are disabled for now *****
3939

40-
41-
4240
# - name: Install Open API yaml linter
4341
# run: npm i -g @quobix/vacuum
4442

@@ -91,6 +89,7 @@ jobs:
9189
owner: xero-internal
9290
workflow: pr.yml
9391
ref: refs/heads/master
92+
distinct: false
9493
workflow_inputs: >
9594
{
9695
"branch_name": "${{ github.event_name == 'pull_request' && github.head_ref || 'master' }}"

0 commit comments

Comments
 (0)