Skip to content

Commit

Permalink
Try to fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jbcoe committed Mar 31, 2024
1 parent 0ddac68 commit 0ab0ece
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Python package

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

jobs:
Expand Down

0 comments on commit 0ab0ece

Please sign in to comment.