mirror of https://github.com/ARMmbed/mbed-os.git
Change actions/checkout ref field
Looks like something has changed that now requires this to be set differentlypull/14739/head
parent
5fe4dafc34
commit
444004110e
|
@ -21,7 +21,7 @@ jobs:
|
||||||
repository: ARMmbed/mbed-os-ci-scripts
|
repository: ARMmbed/mbed-os-ci-scripts
|
||||||
token: ${{ secrets.ISSUE_TRIAGING_PERMS }}
|
token: ${{ secrets.ISSUE_TRIAGING_PERMS }}
|
||||||
path: scripts
|
path: scripts
|
||||||
ref: triage_test
|
ref: mbed-os-ci-scripts
|
||||||
|
|
||||||
- name: Run the script
|
- name: Run the script
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue