Update test.yml

This commit is contained in:
Kroese 2023-04-16 06:00:46 +02:00 committed by GitHub
parent b7058f205f
commit 5770bc51b9

View File

@ -8,7 +8,8 @@ on:
branches: [ master ]
paths-ignore:
- '**/*.md'
- '**/*.yml'
- '.github/**'
- '.github/workflows/**'
name: "Test"
permissions: {}