Update test.yml

This commit is contained in:
Kroese 2023-04-19 01:37:47 +02:00 committed by GitHub
parent 0f9dbbbcbf
commit 9b4d9659f5

View File

@ -1,19 +1,11 @@
on: on:
push: push:
paths-ignore: paths:
- '**/*.md' - '**/*.sh'
- '.gitignore'
- '.dockerignore'
- '.github/**'
- '.github/workflows/**'
pull_request: pull_request:
paths-ignore: paths:
- '**/*.md' - '**/*.sh'
- '.gitignore'
- '.dockerignore'
- '.github/**'
- '.github/workflows/**'
name: "Test" name: "Test"
permissions: {} permissions: {}