From e284996f8fefb8ee14c047f60111f2ad1e814c48 Mon Sep 17 00:00:00 2001 From: Vivian Roest Date: Sat, 27 May 2023 13:50:41 +0200 Subject: [PATCH] also run plex update on push --- .forgejo/workflows/plex_update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/plex_update.yml b/.forgejo/workflows/plex_update.yml index 2da5b559..9efd9729 100644 --- a/.forgejo/workflows/plex_update.yml +++ b/.forgejo/workflows/plex_update.yml @@ -1,6 +1,7 @@ name: Plex Update on: + push: schedule: - cron: '0 0 * * *'