mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
update psalm container regularly
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
704c4ad331
commit
269f62615f
1 changed files with 3 additions and 1 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue