From 444004110e0152f22aaa8dd5e31fdfdbf0f3373f Mon Sep 17 00:00:00 2001 From: Anna Bridge Date: Thu, 3 Jun 2021 16:29:04 +0100 Subject: [PATCH] Change actions/checkout ref field Looks like something has changed that now requires this to be set differently --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 66c33452a1..8216412578 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: repository: ARMmbed/mbed-os-ci-scripts token: ${{ secrets.ISSUE_TRIAGING_PERMS }} path: scripts - ref: triage_test + ref: mbed-os-ci-scripts - name: Run the script run: |