Skip to content

Commit

Permalink
Tweak PR build script
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuckton committed Sep 26, 2024
1 parent 48c454a commit 2653d6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions: write-all
if: ${{ github.event.number }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2653d6b

Please sign in to comment.