mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 17:29:50 +03:00
Merge branch 'fb-632-refactorvalues' of https://github.com/proddy/EMS-ESP into fb-632-refactorvalues
This commit is contained in:
6
.github/workflows/check_code.yml
vendored
6
.github/workflows/check_code.yml
vendored
@@ -1,6 +1,10 @@
|
||||
name: Code Check
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches: [ dev ]
|
||||
pull_request:
|
||||
branches: [ dev ]
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
||||
Reference in New Issue
Block a user