mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2025-12-06 07:12:04 +01:00
Update CIBuild.yml
This commit is contained in:
parent
13e180c5c9
commit
22a3148624
4
.github/workflows/CIBuild.yml
vendored
4
.github/workflows/CIBuild.yml
vendored
|
|
@ -3,13 +3,13 @@ name: CI
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- release/*
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue