mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-09-19 09:02:41 +01:00
Scope actions permission to E2E queue
This commit is contained in:
@@ -14,7 +14,6 @@ concurrency:
|
||||
group: ci-${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}
|
||||
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
|
||||
permissions:
|
||||
actions: read
|
||||
id-token: write
|
||||
contents: read
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user