mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-04 14:08:34 +00:00
fix github action (jobs not running)
This commit is contained in:
parent
44e4f8ec41
commit
593703b57a
2 changed files with 4 additions and 1 deletions
3
.github/workflows/build_check.yml
vendored
3
.github/workflows/build_check.yml
vendored
|
|
@ -5,6 +5,9 @@ on:
|
|||
branches:
|
||||
- '*'
|
||||
- '!master'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
version_check:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue