update psalm container regularly

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-02-28 18:13:26 +01:00
parent 704c4ad331
commit 269f62615f

View file

@ -2,6 +2,8 @@ name: Create Psalm Container
on: on:
workflow_dispatch: workflow_dispatch:
schedule:
- cron: '5 4 * * *'
jobs: jobs:
push_to_registry: push_to_registry: