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]
push:
branches:
- main
- master
paths-ignore:
- '**.md'
- '**.yml'