Skip to content

Commit

Permalink
GitHub Actions: Fix PBRP workflow build for contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
RadGoodNow authored Oct 28, 2024
1 parent a881974 commit 6f8a2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pbrp-11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ on:

jobs:
build:
if: github.event.repository.owner.id == github.event.sender.id
# if: github.event.repository.owner.id == github.event.sender.id
runs-on: ubuntu-20.04
permissions:
contents: write
Expand Down

0 comments on commit 6f8a2a8

Please sign in to comment.