mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 13:43:41 +00:00
ghaction fixed yaml indentations
This commit is contained in:
parent
23ff2c51ec
commit
eb54fe6a12
8
.github/workflows/cpp-linter.yaml
vendored
8
.github/workflows/cpp-linter.yaml
vendored
@ -2,10 +2,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
metadata: read
|
metadata: read
|
||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cpp-linter:
|
cpp-linter:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user