We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe4daf commit 4440041Copy full SHA for 4440041
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
repository: ARMmbed/mbed-os-ci-scripts
22
token: ${{ secrets.ISSUE_TRIAGING_PERMS }}
23
path: scripts
24
- ref: triage_test
+ ref: mbed-os-ci-scripts
25
26
- name: Run the script
27
run: |
0 commit comments