Fix the monorepo-checker CI job (#25287)

This commit is contained in:
Mario Vitale
2023-11-03 17:31:42 +01:00
committed by GitHub
parent 5d1cb1b931
commit 2e7728b737

View File

@@ -35,6 +35,8 @@ jobs:
steps:
- name: cd/checkout-mattermost
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
with:
ref: ${{ github.event.workflow_run.head_sha }}
- name: cd/determine-if-monorepo
id: determine-if-monorepo
run: |