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
run updated workflow
  • Loading branch information
RobiNino committed May 22, 2024
commit f0f8328b64c4b3bc55c3f537122aa4726a14a2f6
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_target:
pull_request: # TODO undo change here before merging.
types: [ labeled ]
# Ensures that only the latest commit is running for each PR at a time.
concurrency:
Loading
Oops, something went wrong.