Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella authored Sep 20, 2023
1 parent 0265d66 commit 9df8850
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ name: Python Tests

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
branches:
- master
pull_request_target:
types: [opened, synchronize, reopened]

permissions:
contents: read

jobs:
test:
Expand Down

0 comments on commit 9df8850

Please sign in to comment.