mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-03 23:30:18 +01:00
Merge branch 'add-pio-remote-test-to-github-action' of https://github.com/lora-aprs/LoRa_APRS_iGate into add-pio-remote-test-to-github-action
This commit is contained in:
commit
ef71c1540b
7
.github/workflows/build_check.yml
vendored
7
.github/workflows/build_check.yml
vendored
|
|
@ -2,13 +2,8 @@ name: Integration Tests
|
|||
|
||||
on:
|
||||
merge_group:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- '!master'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
types: [opened, reopened]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue