Skip to content

Commit 836329a

Browse files
authored
ci: trigger build for pull requests (#103)
1 parent 391e2b9 commit 836329a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: build
22
on:
3+
pull_request:
4+
branches:
5+
- main
36
push:
47
paths-ignore:
58
- '**.md'

0 commit comments

Comments
 (0)