Update lint.yml

This commit is contained in:
2026-04-01 13:10:37 +02:00
parent b65c4c6665
commit 2a03859390

View File

@@ -3,7 +3,11 @@ name: Lint
on: on:
push: push:
branches: [main, master] branches: [main, master]
paths:
- '**.sh'
pull_request: pull_request:
paths:
- '**.sh'
jobs: jobs:
shellcheck: shellcheck: