Skip to content

Commit 75eb85c

Browse files
committed
CI run on pull request
1 parent c4c9908 commit 75eb85c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ name: Python Package CI
66
on:
77
push:
88
branches: ['master']
9-
9+
pull_request:
10+
branches: [ master ]
11+
1012
jobs:
1113
build:
1214

0 commit comments

Comments
 (0)