Skip to content

Commit e91fd35

Browse files
committed
chore: ci
1 parent b51ce2f commit e91fd35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ concurrency:
1111
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request_target' && github.head_ref || github.ref }}
1212
cancel-in-progress: true
1313

14+
permissions:
15+
pull-requests: write
16+
1417
jobs:
1518
build:
1619
name: Build Packages

0 commit comments

Comments
 (0)