Update build.yml

This commit is contained in:
Kroese 2023-04-16 06:29:19 +02:00 committed by GitHub
parent b0d722c65a
commit c9f77e066b

View File

@ -5,8 +5,8 @@ on:
branches: [ master ] branches: [ master ]
paths-ignore: paths-ignore:
- '**/*.md' - '**/*.md'
- '.gitignore' - '.gitignore'
- '.dockerignore' - '.dockerignore'
- '.github/**' - '.github/**'
- '.github/workflows/**' - '.github/workflows/**'