fix: add missing pull-requests: write permissions to V2 synchronization workflows

This commit is contained in:
Nubenetes Bot
2026-05-22 19:52:37 +02:00
parent 16855d8b64
commit b3636cc4e9
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ on:
permissions:
contents: write
pull-requests: write
concurrency:
group: v2-ai-${{ github.ref }}
+1
View File
@@ -15,6 +15,7 @@ on:
permissions:
contents: write
pull-requests: write
concurrency:
group: v2-health-${{ github.ref }}
@@ -15,6 +15,7 @@ on:
permissions:
contents: write
pull-requests: write
concurrency:
group: v2-metadata-${{ github.ref }}
+1
View File
@@ -23,6 +23,7 @@ on:
permissions:
contents: write
pull-requests: write
concurrency:
group: v2-video-hub-${{ github.ref }}