Revert "ignore release jobs on doc and test data update"

This reverts commit 2b86d7e22c.
This commit is contained in:
Qingping Hou 2021-09-06 13:22:20 -07:00
parent b039024b8f
commit 030fdfe091
2 changed files with 0 additions and 6 deletions

View File

@ -6,9 +6,6 @@ on:
- 'columnq/**'
- 'columnq-cli/**'
- 'Cargo.lock'
paths-ignore:
- '**.md'
- 'test_data/**'
branches: [ main ]
tags: [ 'columnq-cli-v*' ]

View File

@ -6,9 +6,6 @@ on:
- 'columnq/**'
- 'roapi-http/**'
- 'Cargo.lock'
paths-ignore:
- '**.md'
- 'test_data/**'
branches: [ main ]
tags: [ 'roapi-http-v*' ]