Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 241a07f

Browse files
committed
(maint) Run CI on Pull Requests
1 parent 149beab commit 241a07f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- master
7+
pull_request:
8+
branches:
9+
- master
710

811
jobs:
912
build:

0 commit comments

Comments
 (0)