mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-31 07:50:08 +00:00
update psalm container regularly
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
4
.github/workflows/create-psalm-container.yml
vendored
4
.github/workflows/create-psalm-container.yml
vendored
@@ -2,7 +2,9 @@ name: Create Psalm Container
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
- cron: '5 4 * * *'
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user