Skip to content

Commit 56ccfca

Browse files
committed
Add permissions
1 parent 80f6f1f commit 56ccfca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docker-container-sampleagent-python.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
- '.github/workflows/docker-container-sampleagent-python.yml'
1010
workflow_dispatch:
1111

12+
permissions:
13+
id-token: write # Required for OIDC authentication
14+
contents: read
15+
1216
env:
1317
AZURE_RESOURCE_GROUP: agent365-samples-rg
1418
ACR_NAME: agent365samplesacr

0 commit comments

Comments
 (0)