Skip to content

Commit 80d3cbb

Browse files
Update post-merge.yaml (#139)
1 parent 1129289 commit 80d3cbb

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/post-merge.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
name: Post-Merge CI Pipeline
66

7-
permissions:
8-
contents: read
9-
security-events: write
10-
id-token: write
11-
127
on:
138
push:
149
branches:
@@ -18,6 +13,10 @@ on:
1813

1914
jobs:
2015
post-merge:
16+
permissions:
17+
contents: read
18+
security-events: write
19+
id-token: write
2120
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@76700c2fb6d547733b9218d9638dca43f5296399 # 0.1.52
2221
with:
2322
run_version_tag: true

0 commit comments

Comments
 (0)