Skip to content

Commit

Permalink
Update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
w3stling committed Aug 25, 2024
1 parent aa1e3aa commit f7c99f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
name: 🛂 Pull Request Check
timeout-minutes: 20
runs-on: ubuntu-latest
permissions:
checks: write
pull-requests: write

steps:
- name: Checkout repository ⚙️
Expand Down

0 comments on commit f7c99f7

Please sign in to comment.