Skip to content

Commit 7513c37

Browse files
committed
fjern endring i yarnrc
1 parent b8c9439 commit 7513c37

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/valider-pull-request.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: actions/checkout@v4
4242
with:
4343
fetch-depth: 0
44-
44+
4545
- name: Setup + Install
4646
uses: ./.github/actions/setup-install
4747
with:
@@ -66,6 +66,3 @@ jobs:
6666
fi
6767
env:
6868
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69-
22:
70-
17:
71-
1:

.yarnrc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ npmScopes:
55
navikt:
66
npmAlwaysAuth: true
77
npmRegistryServer: "https://npm.pkg.github.com"
8-
npmAuthToken: ${NPM_AUTH_TOKEN}
98

109
plugins:
1110
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

0 commit comments

Comments
 (0)