Skip to content

Commit 4c47d15

Browse files
adbridgeMubeenHCLite
authored andcommitted
Change actions/checkout ref field
Looks like something has changed that now requires this to be set differently
1 parent 915e93d commit 4c47d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
repository: ARMmbed/mbed-os-ci-scripts
2222
token: ${{ secrets.ISSUE_TRIAGING_PERMS }}
2323
path: scripts
24-
ref: triage_test
24+
ref: mbed-os-ci-scripts
2525

2626
- name: Run the script
2727
run: |

0 commit comments

Comments
 (0)