0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 10:13:42 +00:00

ghactions modified run options

This commit is contained in:
Benedikt Galbavy 2024-05-27 13:27:50 +02:00
parent 61fa90ac5b
commit 23ff2c51ec

View File

@ -26,11 +26,13 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
database: 'build'
style: 'file'
tidy-checks: ''
version: 18
files-changed-only: false
ignore: 'docs | build'
thread-comments: ${{ github.event_name == 'pull_request' && 'update' }}
database: 'build'
tidy-review: true
format-review: true