Update build.yml

This commit is contained in:
Kroese 2023-04-16 06:02:34 +02:00 committed by GitHub
parent 708c6af66e
commit 21eabecc43

View file

@ -5,7 +5,8 @@ on:
branches: [ master ]
paths-ignore:
- '**/*.md'
- '**/*.yml'
- '.github/**'
- '.github/workflows/**'
jobs:
build: