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:
|
||||
merge_group:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- '!master'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
types: [opened, reopened]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue