mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
update build scripts
This commit is contained in:
2
.github/workflows/check_code.yml
vendored
2
.github/workflows/check_code.yml
vendored
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user