mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Update build_check.yml
This commit is contained in:
parent
08648aa7c4
commit
abb6acfcd4
7
.github/workflows/build_check.yml
vendored
7
.github/workflows/build_check.yml
vendored
|
|
@ -2,13 +2,8 @@ name: Integration Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
merge_group:
|
merge_group:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- '*'
|
|
||||||
- '!master'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
types: [opened, reopened]
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue