[AMD] Fix AITER Scout workflow permissions (#28360)
Co-authored-by: bingxche <bingxche@amd.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
bingxche
Cursor
parent
32685874f3
commit
ed9024e09f
@@ -22,6 +22,12 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: true
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
actions: write
|
||||||
|
contents: read
|
||||||
|
issues: read
|
||||||
|
pull-requests: read
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: amd-aiter-scout-${{ github.run_id }}
|
group: amd-aiter-scout-${{ github.run_id }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|||||||
Reference in New Issue
Block a user