Skip to content

Commit

Permalink
Update python-package.yml (#36)
Browse files Browse the repository at this point in the history
only run on pull requests, since pushes to main are prohibited
  • Loading branch information
iheitlager authored Nov 21, 2023
1 parent 5fc2ca9 commit 636eb9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
name: Python package

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 636eb9b

Please sign in to comment.