mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
run CI on PR as well, skip if commit does not touch firmware code
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
name: Firmware build
|
||||
|
||||
on:
|
||||
push:
|
||||
[push, pull_request]:
|
||||
paths-ignore:
|
||||
- 'resource/**'
|
||||
- 'hardware/**'
|
||||
- 'software/**'
|
||||
- '*.md'
|
||||
|
||||
jobs:
|
||||
build_fw_builder:
|
||||
|
||||
Reference in New Issue
Block a user