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
|
||||
on:
|
||||
# schedule:
|
||||
# - cron: "0 * * * *"
|
||||
schedule:
|
||||
- cron: "0 */3 * * *"
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
reset:
|
||||
|
|
Loading…
Reference in New Issue