remove yaml from ignore list

This commit is contained in:
Cubicroot 2021-10-11 19:22:05 +02:00
parent 1f7568f2e7
commit 650a57322e

View file

@ -3,7 +3,6 @@ on:
push: push:
paths-ignore: paths-ignore:
- '**.md' - '**.md'
- '**.yml'
- '**.jpg' - '**.jpg'
- '**.jpeg' - '**.jpeg'
- '**.png' - '**.png'