remove paths-ignore, can't have both!

This commit is contained in:
proddy
2024-11-06 20:44:01 +01:00
parent 4785f78f28
commit 2780a5f148

View File

@@ -4,8 +4,6 @@ on:
workflow_dispatch:
pull_request:
branches: dev
paths-ignore:
- 'interface/**'
paths:
- '**.c'
- '**.cpp'