mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-15 19:41:36 +00:00
Update ConfigCheck.yml
This commit is contained in:
parent
061b7dcd60
commit
30877f2e1c
1 changed files with 5 additions and 2 deletions
7
.github/workflows/ConfigCheck.yml
vendored
7
.github/workflows/ConfigCheck.yml
vendored
|
@ -1,6 +1,9 @@
|
||||||
name: C/C++ CI
|
name: Test Config Files
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- 'config/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue