👷 Trigger on PNG upload

This commit is contained in:
Bjorn Lammers 2024-10-20 20:49:24 +02:00
parent c56bf56260
commit 77eeacb57b
No known key found for this signature in database

View File

@ -7,6 +7,7 @@ on:
- dev
paths:
- "svg/**"
- "png/**"
workflow_dispatch:
jobs: