Skip to content

Commit d02fdd6

Browse files
fix release
1 parent a974276 commit d02fdd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
on:
22
push:
33
branches: ["6.1"]
4+
pull_request:
5+
branches: ["main"]
46
workflow_dispatch: {}
57

68
permissions:

0 commit comments

Comments
 (0)