Skip to content

Commit bbe853c

Browse files
committed
fix workflow
1 parent 9562c6a commit bbe853c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_uts_on_prs.yml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
name: Run UTs
1212
runs-on: ubuntu-20.04
1313
timeout-minutes: 30
14-
if: ${{ github.event_name == 'workflow_dispatch' || (!github.event.pull_request.draft && (github.event.pull_request.base.ref == 'main' || github.event.pull_request.base.ref == 'integration'))}}
1514
strategy:
1615
fail-fast: true
1716
matrix:

0 commit comments

Comments
 (0)