Init merge mining tag properly

This commit is contained in:
SChernykh
2023-10-24 23:05:18 +02:00
parent 417c89e96f
commit ec35c74e5f
12 changed files with 94 additions and 28 deletions

View File

@@ -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: