ignore markdown when building

This commit is contained in:
Cloudburst
2021-08-20 14:55:49 +02:00
committed by GitHub
parent 66ae535a8c
commit d80a9a1074

View File

@@ -10,6 +10,9 @@ concurrency:
on: on:
push: push:
branches: [ master ] branches: [ master ]
paths-ignore:
- '*.md'
jobs: jobs:
build: build: