mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-08 09:22:34 +00:00
drop mysql and redis and use sqlite for Vito itself to optimize the resources
This commit is contained in:
3
.github/workflows/code-style.yml
vendored
3
.github/workflows/code-style.yml
vendored
@ -1,10 +1,7 @@
|
||||
name: code-style
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
code-style:
|
||||
|
Reference in New Issue
Block a user