mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-28 12:58:10 +00:00
Update build.yml
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -2,8 +2,11 @@ name: Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
paths:
|
||||||
|
- src/**
|
||||||
|
- lib/**
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- master
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
- '!v*.*.*'
|
- '!v*.*.*'
|
||||||
|
|||||||
Reference in New Issue
Block a user