Skip to content

Commit 5ef15d5

Browse files
committed
ci: give write permissions
1 parent b241807 commit 5ef15d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
metadata:
4848
name: "Fetch Addon Metadata"
4949
runs-on: ubuntu-latest
50+
permissions:
51+
contents: write
5052
steps:
5153
- uses: actions/checkout@v3
5254
name: Checkout LLS-Addons

0 commit comments

Comments
 (0)