fix: branch
This commit is contained in:
parent
2e29835124
commit
5a19154568
|
@ -21,7 +21,7 @@ env:
|
|||
|
||||
jobs:
|
||||
run-tests-on-linux:
|
||||
uses: taosdata/.github/.github/workflows/run-coverage-tests-on-linux.yml@3.0
|
||||
uses: taosdata/.github/.github/workflows/run-coverage-tests-on-linux.yml@main
|
||||
if: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'}}
|
||||
with:
|
||||
tdinternal: false
|
||||
|
|
Loading…
Reference in New Issue