Merge branch 'ci/cleanup-github-actions' of https://github.com/Merc6/4jcraft into pr/338

This commit is contained in:
Tropical
2026-03-29 19:54:05 -05:00
2 changed files with 3 additions and 0 deletions

View File

@@ -13,7 +13,9 @@ on: [push, pull_request]
- '**.inl'
- "**meson.build"
- "flake.nix"
- ".clang-format"
- '.github/workflows/build-linux.yml'
- ".github/scripts/check-clang-format.sh"
jobs:
formatting-check: