Skip to content

Commit c92390a

Browse files
add trigger for testing
1 parent 04176e3 commit c92390a

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
@@ -1,6 +1,8 @@
11
on:
22
push:
33
branches: [main]
4+
pull_request:
5+
branches: [main]
46
workflow_dispatch: {}
57

68
name: Release

0 commit comments

Comments
 (0)