Skip to content

Commit a648c54

Browse files
authored
Merge pull request #526 from open-edge-platform/fix-post-merge
Added needed permissions to unblock post-merge
2 parents 2fc19cc + efd33c8 commit a648c54

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)