Init merge mining tag properly
This commit is contained in:
12
.github/workflows/test-sync.yml
vendored
12
.github/workflows/test-sync.yml
vendored
@@ -1,16 +1,6 @@
|
||||
name: Sync test
|
||||
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- 'docker-compose/**'
|
||||
- 'docs/**'
|
||||
- 'README.md'
|
||||
|
||||
pull_request:
|
||||
|
||||
schedule:
|
||||
- cron: '17 0/3 * * *'
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
sync-test-ubuntu-tsan:
|
||||
|
||||
Reference in New Issue
Block a user