Skip to content

Commit ba59917

Browse files
committed
Permissions
1 parent a2e2501 commit ba59917

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ env:
2424
jobs:
2525
test:
2626
runs-on: ubuntu-latest
27+
permissions:
28+
contents: read
29+
packages: write
2730
steps:
2831
# GitHub gives only repository complete in <owner>/<repo> format.
2932
# Need some manual shenanigans

0 commit comments

Comments
 (0)