Skip to content

Commit f362670

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: build and test
22
on:
33
push:
4+
branches:
5+
- master
6+
pull_request:
7+
branches:
8+
- master
49

510
jobs:
611
build:

0 commit comments

Comments
 (0)