Updated docs
This commit is contained in:
6
.github/workflows/test-sync.yml
vendored
6
.github/workflows/test-sync.yml
vendored
@@ -2,7 +2,13 @@ name: Sync test
|
||||
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- 'docker-compose/**'
|
||||
- 'docs/**'
|
||||
- 'README.md'
|
||||
|
||||
pull_request:
|
||||
|
||||
schedule:
|
||||
- cron: '17 0/3 * * *'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user