Skip to content

Commit 105d594

Browse files
committed
chore: build on PR
1 parent 46b3109 commit 105d594

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.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: build

0 commit comments

Comments
 (0)