From 4f55c05572f2233ee9154ada2fffa1b6a6f7f606 Mon Sep 17 00:00:00 2001 From: rettigl Date: Thu, 26 Oct 2023 13:00:40 +0200 Subject: [PATCH] add push action --- .github/workflows/update_dependencies.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update_dependencies.yml b/.github/workflows/update_dependencies.yml index f978f869..4dd3e0af 100644 --- a/.github/workflows/update_dependencies.yml +++ b/.github/workflows/update_dependencies.yml @@ -4,6 +4,7 @@ on: schedule: - cron: '0 1 * * 1' workflow_dispatch: + push: jobs: update_dependencies: