Skip to content

Commit 9454aab

Browse files
committed
Remove no-longer-needed ci build permissions
1 parent c8255b4 commit 9454aab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/pipeline.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,8 @@ on:
99
jobs:
1010
CiBuild:
1111
name: CI Build
12-
1312
uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml@features/npm-pack-and-publish
1413

15-
permissions:
16-
attestations: write
17-
contents: read
18-
id-token: write
19-
2014
PipelineTests:
2115
name: Test (${{ matrix.node }} | ${{ matrix.platform.os }})
2216
defaults:

0 commit comments

Comments
 (0)