mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-04 07:40:14 +01:00
Merge pull request #317 from lora-aprs/peterus-patch-1
Update build_check.yml
This commit is contained in:
commit
f8a71a9801
3
.github/workflows/build_check.yml
vendored
3
.github/workflows/build_check.yml
vendored
|
|
@ -104,9 +104,10 @@ jobs:
|
|||
name: Hardware Testing
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: convictional/trigger-workflow-and-wait@v1.6.1
|
||||
- uses: convictional/trigger-workflow-and-wait@v1.6.5
|
||||
with:
|
||||
owner: peterus
|
||||
repo: ESP-Boards
|
||||
github_token: ${{ secrets.PAT }}
|
||||
workflow_file_name: lora_aprs_igate.yml
|
||||
github_user: peterus
|
||||
|
|
|
|||
Loading…
Reference in a new issue