Skip to content

Commit a9006ba

Browse files
committed
Update build script
1 parent 6e69156 commit a9006ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr-check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
name: 🛂 Pull Request Check
1313
timeout-minutes: 20
1414
runs-on: ubuntu-latest
15+
permissions:
16+
checks: write
17+
pull-requests: write
1518

1619
steps:
1720
- name: Checkout repository ⚙️

0 commit comments

Comments
 (0)