Don't run pkg.pr.new
if there aren't changes to the nuqs
package
#655
Labels
github_actions
Pull requests that update Github_actions code
good first issue
Good for newcomers
hacktoberfest
released
pkg.pr.new is a service by StackBlitz to deploy previews of NPM packages without polluting the NPM registry (it's pretty cool).
At the moment the PR preview workflow (
pkg.pr.new.yml
) runs on any PR.This is kind of wasteful on pkg.pr.new's servers and resources: we should abort if the PR introduces no changes to what's actually being deployed.
PRs welcome!
The text was updated successfully, but these errors were encountered: