Skip to content

Commit efd33c8

Browse files
authored
Added needed permissions to unblock post-merge
1 parent 2fc19cc commit efd33c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/post-merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
permissions:
1818
contents: read
1919
security-events: write
20+
actions: read
2021
id-token: write
2122
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@a95228137803b756aae327668c115db235802982 # 2026.1.3
2223
with:

0 commit comments

Comments
 (0)