Update build-deploy-prod.yml
This commit is contained in:
parent
95a30e6599
commit
fa1030236b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build-deploy-prod.yml
vendored
2
.github/workflows/build-deploy-prod.yml
vendored
|
@ -4,8 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
schedule:
|
|
||||||
- cron: "0 0 * * *"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue