ci: fix permission

This commit is contained in:
Miodec 2025-01-23 21:54:50 +01:00
parent b4d8a5f965
commit bb3a99861f

View file

@ -5,7 +5,7 @@ env:
NODE_VERSION: "20.16.0"
permissions:
contents: read
contents: write
pull-requests: write
on: