mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 21:23:41 +00:00
updated trigger conditions
This commit is contained in:
parent
ba3f199a90
commit
f0c1702a2e
2
.github/workflows/cpp-linter.yaml
vendored
2
.github/workflows/cpp-linter.yaml
vendored
@ -1,8 +1,6 @@
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths: ['**.c', '**.cpp', '**.h', '**.hpp', '**.cxx', '**.hxx', '**.cc', '**.hh', '**CMakeLists.txt', 'meson.build', '**.cmake']
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths: ['**.c', '**.cpp', '**.h', '**.hpp', '**.cxx', '**.hxx', '**.cc', '**.hh', '**CMakeLists.txt', 'meson.build', '**.cmake']
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user