mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 02:55:34 +00:00
run daily
This commit is contained in:
2
.github/workflows/get_stats.yml
vendored
2
.github/workflows/get_stats.yml
vendored
@ -2,6 +2,8 @@ name: Get stats
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user