mirror of https://github.com/snachodog/mybuddy.git
Switch demo to Railway; run reset every three hours
This commit is contained in:
parent
dc14356ab7
commit
f3d762ca63
|
@ -1,7 +1,7 @@
|
||||||
name: Demo reset
|
name: Demo reset
|
||||||
on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: "0 * * * *"
|
- cron: "0 */3 * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
reset:
|
reset:
|
||||||
|
|
Loading…
Reference in New Issue