[linty] temporarily remove trigger filter

⚠️ TODO
This commit is contained in:
stnolting 2024-10-05 22:55:41 +02:00
parent b0ec0b0f62
commit cb10829e10

View file

@ -9,7 +9,7 @@ on:
jobs:
linty:
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/main'
# if: github.event_name != 'pull_request' && github.ref == 'refs/heads/main'
name: Linty
timeout-minutes: 10
runs-on: ubuntu-latest