Skip to content

Commit

Permalink
Test expected failure
Browse files Browse the repository at this point in the history
  • Loading branch information
e-belfer committed Aug 13, 2024
1 parent 962d763 commit 7f59774
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 == false
if: github.event.pull_request.head.repo.fork == true
steps:
- name: Checkout source
uses: actions/checkout@v4
Expand Down

0 comments on commit 7f59774

Please sign in to comment.