mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 21:23:41 +00:00
ghaction hotfix reverted prev change
This commit is contained in:
parent
eb54fe6a12
commit
fb0fb08fd4
9
.github/workflows/cpp-linter.yaml
vendored
9
.github/workflows/cpp-linter.yaml
vendored
@ -2,13 +2,12 @@ on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
metadata: read
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
cpp-linter:
|
||||
permissions:
|
||||
pull-requests: write
|
||||
metadata: read
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user