mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Merge branch 'master' into add-pio-remote-test-to-github-action
This commit is contained in:
commit
bc63785d1c
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