Update deploy.yml
This commit is contained in:
parent
a13e51ed26
commit
6d12c4f09e
|
@ -10,6 +10,8 @@ on:
|
||||||
- staging/**
|
- staging/**
|
||||||
- production
|
- production
|
||||||
- production/**
|
- production/**
|
||||||
|
schedule:
|
||||||
|
- cron: "0 12 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue