This commit is contained in:
Edward Firmo
2024-02-22 23:43:21 +01:00
parent 3c27ec3638
commit 3a4ebfdf02

View File

@@ -10,9 +10,9 @@ on:
- '**/*.cpp' - '**/*.cpp'
pull_request: pull_request:
paths: paths:
- '**/*.h' - '**/*.h'
- '**/*.c' - '**/*.c'
- '**/*.cpp' - '**/*.cpp'
workflow_dispatch: workflow_dispatch:
jobs: jobs: