Skip to content

Commit 6e99470

Browse files
committed
ci: iterating on building ocm component
1 parent 6056bbf commit 6e99470

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ocm.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
paths:
88
- '.github/workflows/ocm.yaml'
99
- 'constructor/component-constructor.yaml'
10+
permissions:
11+
packages: read
12+
contents: read
13+
1014
concurrency:
1115
group: ocm-${{ github.ref }}
1216
cancel-in-progress: true

0 commit comments

Comments
 (0)