chore: disable reviewdog for PRs

This generate too much noise in pull-requests making it is impossible to review changes. Will re-enalble when quickemu and quickget have zero sheelcheck issues
This commit is contained in:
Martin Wimpress 2024-04-16 15:21:43 +01:00 committed by Martin Wimpress
parent 652d91d33a
commit 4f886f7c80
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ name: 'Run shellcheck with reviewdog'
on:
push:
pull_request:
workflow_dispatch:
jobs: