Skip to content

Commit

Permalink
Merge pull request #503 from audreyt/main
Browse files Browse the repository at this point in the history
 * stop running releases on forks to avoid spurious errors
  • Loading branch information
GlenWeyl authored Mar 10, 2024
2 parents 149512a + 68e4143 commit 06c339a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
build:
if: github.repository_owner == 'pluralitybook'
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 06c339a

Please sign in to comment.