Update build.yml

This commit is contained in:
Kroese 2023-04-29 08:28:45 +02:00 committed by GitHub
parent 68b148ca67
commit 6367f28745

View file

@ -8,6 +8,8 @@ on:
- '**/*.md'
- '.gitignore'
- '.dockerignore'
- '.github/**'
- '.github/workflows/**'
jobs:
shellcheck: