Update Workflow
All checks were successful
Build & Push Synapse Antispam Image / build (push) Successful in 34s

This commit is contained in:
2026-04-23 13:41:44 +02:00
parent 3de170dd08
commit 4d62c1fd17

View File

@@ -2,7 +2,7 @@ name: Build & Push Synapse Antispam Image
on:
schedule:
- cron: '0 * * * *' # stündlich
- cron: '0 18 * * *' # täglich um 18:00 Uhr
workflow_dispatch: # manueller Trigger über die Gitea UI
env: