Skip to content

Commit

Permalink
Update test conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
e-belfer committed Aug 13, 2024
1 parent 7f59774 commit 657762d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build-distribution:
name: Build catalystcoop.pudl distribution for PyPI
runs-on: ubuntu-latest
if: github.event.pull_request.head.repo.fork == true
if: github.event.pull_request.head.repo.fork == false
steps:
- name: Checkout source
uses: actions/checkout@v4
Expand Down

0 comments on commit 657762d

Please sign in to comment.