Skip to content

Commit a664ad4

Browse files
committed
WIP
1 parent bd29bce commit a664ad4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/library-js-feature.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
container:
1212
image: ghcr.io/matrixai/github-runner
1313
permissions:
14+
packages: read
1415
contents: read
1516
steps:
1617
- uses: actions/checkout@v4
@@ -27,6 +28,7 @@ jobs:
2728
container:
2829
image: ghcr.io/matrixai/github-runner
2930
permissions:
31+
packages: read
3032
contents: read
3133
actions: write
3234
checks: write
@@ -61,6 +63,7 @@ jobs:
6163
container:
6264
image: ghcr.io/matrixai/github-runner
6365
permissions:
66+
packages: read
6467
contents: read
6568
actions: write
6669
steps:

0 commit comments

Comments
 (0)