This commit is contained in:
Tropical 2026-03-29 19:15:53 -05:00
parent 80ca9142ef
commit 23452bf129

View file

@ -14,7 +14,19 @@ on:
- '**.inl'
- "**.meson.build"
- '.github/workflows/build-linux.yml*'
pull_request:
paths:
- '**.cpp'
- '**.h'
- '**.c'
- '**.cc'
- '**.cxx'
- '**.hh'
- '**.hpp'
- '**.hxx'
- '**.inl'
- "**.meson.build"
- '.github/workflows/build-linux.yml*'
jobs:
build-linux: