mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-08-18 11:56:20 +00:00
fix: add missing pull-requests: write permissions to V2 synchronization workflows
This commit is contained in:
@@ -15,6 +15,7 @@ on:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
concurrency:
|
||||
group: v2-ai-${{ github.ref }}
|
||||
|
||||
@@ -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 }}
|
||||
|
||||
@@ -23,6 +23,7 @@ on:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
concurrency:
|
||||
group: v2-video-hub-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user