Update Workflow
All checks were successful
Build & Push Synapse Antispam Image / build (push) Successful in 5s
All checks were successful
Build & Push Synapse Antispam Image / build (push) Successful in 5s
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build & Push Synapse Antispam Image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *' # stündlich
|
- cron: '0 18 * * *' # täglich um 18:00 Uhr
|
||||||
workflow_dispatch: # manueller Trigger über die Gitea UI
|
workflow_dispatch: # manueller Trigger über die Gitea UI
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user