update build scripts

This commit is contained in:
proddy
2020-10-30 12:21:32 +01:00
parent a9ff862a99
commit 89aec9cbba
4 changed files with 63 additions and 3 deletions

View File

@@ -3,6 +3,8 @@ name: Code Check
on:
push:
branches: [dev]
paths:
- 'src/**'
pull_request:
# The branches below must be a subset of the branches above
branches: [dev]