mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 12:33:43 +00:00
hotfix: typo
This commit is contained in:
parent
d66c860a5d
commit
ba3f199a90
1
.github/workflows/cpp-linter.yaml
vendored
1
.github/workflows/cpp-linter.yaml
vendored
@ -1,6 +1,5 @@
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
paths: ['**.c', '**.cpp', '**.h', '**.hpp', '**.cxx', '**.hxx', '**.cc', '**.hh', '**CMakeLists.txt', 'meson.build', '**.cmake']
|
||||
pull_request:
|
||||
paths: ['**.c', '**.cpp', '**.h', '**.hpp', '**.cxx', '**.hxx', '**.cc', '**.hh', '**CMakeLists.txt', 'meson.build', '**.cmake']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user