Skip to content

Commit

Permalink
Remove no-longer-needed ci build permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjs committed Aug 6, 2024
1 parent c8255b4 commit 9454aab
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,8 @@ on:
jobs:
CiBuild:
name: CI Build

uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml@features/npm-pack-and-publish

permissions:
attestations: write
contents: read
id-token: write

PipelineTests:
name: Test (${{ matrix.node }} | ${{ matrix.platform.os }})
defaults:
Expand Down

0 comments on commit 9454aab

Please sign in to comment.