Skip to content

Commit

Permalink
revert change to testing workflow event hook
Browse files Browse the repository at this point in the history
  • Loading branch information
sblack-usu authored Feb 19, 2024
1 parent 850409a commit a87444e
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 @@ -6,8 +6,8 @@ name: Python package
on:
push:
branches: [ master ]
pull_request:
branches: [ 57-upgrade-to-pydantic-v2 ]
pull_request_target:
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit a87444e

Please sign in to comment.