Skip to content

Commit

Permalink
CI run on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
aj3sh committed Jul 7, 2022
1 parent c4c9908 commit 75eb85c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ name: Python Package CI
on:
push:
branches: ['master']

pull_request:
branches: [ master ]

jobs:
build:

Expand Down

0 comments on commit 75eb85c

Please sign in to comment.