Skip to content

Commit 67f238b

Browse files
authored
Run CI for PRs
Run CI tests for Pull Requests
1 parent bf2f244 commit 67f238b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
release:
66
types: [published]
7-
7+
pull_request:
8+
branches:
9+
- master
810
jobs:
911
build:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)