Skip to content

Commit 989fc2b

Browse files
authored
Revert "remove workflow permission restriction for common.yaml (#48)" (#52)
- This reverts commit 5b14461. - We'll rework the shared workflows when we have time. - For now, shim publishing will be broken.
1 parent 8df3e10 commit 989fc2b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/common.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Container Builder Shim - common jobs
22

3+
permissions:
4+
contents: read
5+
36
on:
47
workflow_call:
58
inputs:

0 commit comments

Comments
 (0)