mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-30 02:29:12 +03:00
dont run Pull Release check on Web code
This commit is contained in:
2
.github/workflows/pr_check.yml
vendored
2
.github/workflows/pr_check.yml
vendored
@@ -4,6 +4,8 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: dev
|
branches: dev
|
||||||
|
paths-ignore:
|
||||||
|
- 'interface/**'
|
||||||
paths:
|
paths:
|
||||||
- '**.c'
|
- '**.c'
|
||||||
- '**.cpp'
|
- '**.cpp'
|
||||||
|
|||||||
Reference in New Issue
Block a user