Update ConfigCheck.yml

This commit is contained in:
Justin Hammond 2020-02-01 14:21:05 +08:00 committed by GitHub
parent 061b7dcd60
commit 30877f2e1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,9 @@
name: C/C++ CI
name: Test Config Files
on: [push]
on:
pull_request:
paths:
- 'config/**'
jobs:
build: