Skip to content

Commit 4ac75df

Browse files
committed
ci: test run
1 parent 6388fe7 commit 4ac75df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Release
22
on:
33
push:
44
branches: [v2]
5+
pull_request:
6+
branches: [v2]
57
concurrency: ${{ github.workflow }}-${{ github.ref }}
68
permissions:
79
contents: write

0 commit comments

Comments
 (0)