Skip to content

Commit

Permalink
Merge pull request #81 from GreenBankObservatory/astrofle-patch-1
Browse files Browse the repository at this point in the history
Update python-package.yml
  • Loading branch information
vcatlett authored Oct 3, 2023
2 parents 98601e7 + 4f65c5c commit 38cd9c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Python package

on:
push:
branches: [ "main", "release-0.1.0", "cat-devel", "mwp-devel", "pedro-devel" ]
branches: [ "main", "release-0.1.0", "cat-devel", "mwp-devel", "pedro-devel", "evan-devel" ]
pull_request:
branches: [ "main", "release-0.1.0", "cat-devel", "mwp-devel", "pedro-devel" ]
branches: [ "main", "release-0.1.0", "cat-devel", "mwp-devel", "pedro-devel", "evan-devel" ]
jobs:
build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 38cd9c8

Please sign in to comment.