From 77eeacb57b572853155949b4ae03fcde2c4e07bd Mon Sep 17 00:00:00 2001 From: Bjorn Lammers Date: Sun, 20 Oct 2024 20:49:24 +0200 Subject: [PATCH] :construction_worker: Trigger on PNG upload --- .github/workflows/update_icons_and_resources.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update_icons_and_resources.yml b/.github/workflows/update_icons_and_resources.yml index 277fa13e..4f5d3aed 100644 --- a/.github/workflows/update_icons_and_resources.yml +++ b/.github/workflows/update_icons_and_resources.yml @@ -7,6 +7,7 @@ on: - dev paths: - "svg/**" + - "png/**" workflow_dispatch: jobs: