mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 11:06:34 +00:00
guh 2
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
name: Clang-Format (Linux x86/64)
|
||||
name: Clang-Format (Linux, x86-64)
|
||||
|
||||
on:
|
||||
push:
|
||||
- "**.cpp"
|
||||
- "**.h"
|
||||
- "**.meson.build"
|
||||
- ".github/workflows/*"
|
||||
paths:
|
||||
- "**.cpp"
|
||||
- "**.h"
|
||||
- "**.meson.build"
|
||||
- ".github/workflows/*"
|
||||
|
||||
jobs:
|
||||
formatting-check:
|
||||
|
||||
Reference in New Issue
Block a user