Update test.yml

This commit is contained in:
Kroese 2023-04-16 06:24:49 +02:00 committed by GitHub
parent b8d846dafa
commit 68a09c5872

View file

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