mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-09 22:52:07 +00:00
Eh?
This commit is contained in:
parent
9c06c492d9
commit
10dd8af614
2
.github/workflows/trunk_format_pr.yml
vendored
2
.github/workflows/trunk_format_pr.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: ${{github.event.pull_request.head.ref}}
|
ref: ${{github.event.pull_request.head.ref}}
|
||||||
token: ${{ secrets.ARTIFACTS_TOKEN }}
|
repository: ${{github.event.pull_request.head.repo.full_name}}
|
||||||
|
|
||||||
- name: Install trunk
|
- name: Install trunk
|
||||||
run: curl https://get.trunk.io -fsSL | bash
|
run: curl https://get.trunk.io -fsSL | bash
|
||||||
|
Loading…
Reference in New Issue
Block a user