mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +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:
|
||||
pull_request:
|
||||
branches: dev
|
||||
paths-ignore:
|
||||
- 'interface/**'
|
||||
paths:
|
||||
- '**.c'
|
||||
- '**.cpp'
|
||||
|
||||
Reference in New Issue
Block a user