Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct .npmrc for newer versions of NPM #787

Open
wants to merge 12 commits into
base: npm-8.19
Choose a base branch
from
Prev Previous commit
Next Next commit
Revert "run updated workflow"
This reverts commit f0f8328.
  • Loading branch information
RobiNino committed May 22, 2024
commit 78ec5610a1f23a07c4ef1bac00e6f05e27cc59e2
2 changes: 1 addition & 1 deletion .github/workflows/integrationTests.yml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ on:
branches:
- master
# Triggers the workflow on labeled PRs only.
pull_request: # TODO undo change here before merging.
pull_request_target:
types: [ labeled ]
# Ensures that only the latest commit is running for each PR at a time.
concurrency:
Loading
Oops, something went wrong.