mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-23 15:54:04 +00:00
Merge branch 'ci/cleanup-github-actions' of https://github.com/Merc6/4jcraft into pr/338
This commit is contained in:
commit
357b6ce6bc
2
.github/workflows/clang-format.yml
vendored
2
.github/workflows/clang-format.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue