2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00

run daily

This commit is contained in:
Matthias Mair 2022-08-04 21:25:25 +02:00
parent 5583d8b3a5
commit a96fedd5e6

View File

@ -2,6 +2,8 @@ name: Get stats
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
build: