Skip to content

Commit dee14db

Browse files
authored
chore(performance): Add correct permissions to ci-cd-yt01 (#1873)
<!--- Provide a general summary of your changes in the Title above --> ## Description Added some permissions ## Related Issue(s) - #1862 ## Verification - [ ] **Your** code builds clean without any errors or warnings - [ ] Manual testing done (required) - [ ] Relevant automated test added (if you find this hard, leave it and we'll help out) ## Documentation - [ ] Documentation is updated (either in `docs`-directory, Altinnpedia or a separate linked PR in [altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if applicable)
1 parent cc75819 commit dee14db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-cd-yt01.yml

+2
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ jobs:
140140
permissions:
141141
checks: write
142142
pull-requests: write
143+
id-token: write
144+
contents: read
143145

144146
send-slack-message-on-failure:
145147
name: Send Slack message on failure

0 commit comments

Comments
 (0)