ci: Grant workflow necessary permission

This commit is contained in:
oSumAtrIX
2024-10-19 15:03:25 +02:00
committed by GitHub
parent 07e65d8e83
commit 8c9d73fc39

View File

@@ -10,6 +10,7 @@ jobs:
name: Pull strings
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout