Update test.yml

This commit is contained in:
Kroese 2023-04-16 06:03:20 +02:00 committed by GitHub
parent 21eabecc43
commit 96fe04e165

View file

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