mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 19:45:33 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user