This commit is contained in:
Kroese 2023-05-12 13:55:54 +02:00 committed by GitHub
parent 0881c3cab2
commit ea582ac8db

View file

@ -7,10 +7,12 @@ on:
- master - master
paths-ignore: paths-ignore:
- '**/*.md' - '**/*.md'
- '**/*.yml'
- '.gitignore' - '.gitignore'
- '.dockerignore' - '.dockerignore'
- '.github/**' - '.github/**'
- '.github/workflows/**' - '.github/workflows/**'
- 'Dockerfile'
jobs: jobs:
shellcheck: shellcheck: