From ba80aa345ac2a60c1ba3d340deaf0918e9c5edc6 Mon Sep 17 00:00:00 2001 From: Nico Flaig Date: Sat, 10 Aug 2024 11:35:06 +0100 Subject: [PATCH] Run on push --- .github/workflows/publish-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-dev.yml b/.github/workflows/publish-dev.yml index e3d90e0a431a..d51ede466cca 100644 --- a/.github/workflows/publish-dev.yml +++ b/.github/workflows/publish-dev.yml @@ -8,7 +8,7 @@ on: push: branches: - unstable - workflow_dispatch: + - nflaig/docker-build jobs: npm: