mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
remove paths-ignore, can't have both!
This commit is contained in:
2
.github/workflows/pr_check.yml
vendored
2
.github/workflows/pr_check.yml
vendored
@@ -4,8 +4,6 @@ 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