Skip to content

Commit 2986235

Browse files
author
xiaoweii
committed
feat: make integration test run on each pr
1 parent 41460c8 commit 2986235

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration_test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66

77
jobs:
88
build:
9-
if: ${{ startsWith(github.event.pull_request.title, 'release:') }}
109
runs-on: ubuntu-latest
1110
permissions:
1211
contents: write

0 commit comments

Comments
 (0)