Skip to content

Commit 0f36b57

Browse files
authored
Copy ci permissions to release workflow (#78)
1 parent 33c9040 commit 0f36b57

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ permissions:
1111

1212
jobs:
1313
ci:
14+
permissions:
15+
actions: read
16+
contents: read
17+
security-events: write
1418
uses: smallstep/sequel/.github/workflows/ci.yml@main
1519
secrets: inherit
1620

0 commit comments

Comments
 (0)