Skip to content

Commit b044952

Browse files
add PR for testing
1 parent 53970f4 commit b044952

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
permissions:

0 commit comments

Comments
 (0)