Skip to content

Commit

Permalink
removed scope from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fdewas-aneo committed May 31, 2024
1 parent 1f61265 commit b02b91e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:

- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
with:
scope: 'repository'
node-version: 18
cache: pnpm

Expand All @@ -66,7 +65,6 @@ jobs:

- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
with:
scope: 'repository'
node-version: 18
cache: pnpm

Expand Down Expand Up @@ -98,7 +96,6 @@ jobs:

- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
with:
scope: 'repository'
node-version: 18
cache: pnpm

Expand Down

0 comments on commit b02b91e

Please sign in to comment.