Fix workflow trigger

This commit is contained in:
fvanroie 2022-06-04 14:14:18 +02:00
parent 45daee85f4
commit 7357842b87

View File

@ -5,7 +5,7 @@ on:
types: [created] types: [created]
push: push:
branches: branches:
- main - master
paths-ignore: paths-ignore:
- '**.md' - '**.md'
- '**.yml' - '**.yml'