Skip to content

Commit 4a4f7c7

Browse files
committed
Fix build.yml
1 parent fe210f3 commit 4a4f7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Build
22
on:
33
push:
4+
pull_request:
45
branches-ignore:
56
- 'gh-pages'
6-
pull_request
77

88
jobs:
99
Test:

0 commit comments

Comments
 (0)