Skip to content

Commit 1005353

Browse files
committed
Trigger GitHub Actions build on pull requests to the default branch
1 parent db4035e commit 1005353

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,6 +1,9 @@
11
name: build and test
22
on:
33
push:
4+
pull_request:
5+
branches:
6+
- master
47

58
jobs:
69
build:

0 commit comments

Comments
 (0)