mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-20 06:07:14 +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'
|
- '**.inl'
|
||||||
- "**meson.build"
|
- "**meson.build"
|
||||||
- "flake.nix"
|
- "flake.nix"
|
||||||
|
- ".clang-format"
|
||||||
- '.github/workflows/build-linux.yml'
|
- '.github/workflows/build-linux.yml'
|
||||||
|
- ".github/scripts/check-clang-format.sh"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
formatting-check:
|
formatting-check:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue