mirror of
https://github.com/roapi/roapi.git
synced 2026-06-05 21:04:02 +08:00
Revert "ignore release jobs on doc and test data update"
This reverts commit 2b86d7e22c.
This commit is contained in:
parent
b039024b8f
commit
030fdfe091
3
.github/workflows/columnq_cli_release.yml
vendored
3
.github/workflows/columnq_cli_release.yml
vendored
@ -6,9 +6,6 @@ on:
|
||||
- 'columnq/**'
|
||||
- 'columnq-cli/**'
|
||||
- 'Cargo.lock'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- 'test_data/**'
|
||||
branches: [ main ]
|
||||
tags: [ 'columnq-cli-v*' ]
|
||||
|
||||
|
||||
3
.github/workflows/roapi_http_release.yml
vendored
3
.github/workflows/roapi_http_release.yml
vendored
@ -6,9 +6,6 @@ on:
|
||||
- 'columnq/**'
|
||||
- 'roapi-http/**'
|
||||
- 'Cargo.lock'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- 'test_data/**'
|
||||
branches: [ main ]
|
||||
tags: [ 'roapi-http-v*' ]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user