mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +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
|
name: Code Check
|
||||||
|
|
||||||
on: [push, pull_request]
|
on:
|
||||||
|
push:
|
||||||
|
branches: [ dev ]
|
||||||
|
pull_request:
|
||||||
|
branches: [ dev ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
|
|||||||
Reference in New Issue
Block a user