cosmjs icon indicating copy to clipboard operation
cosmjs copied to clipboard

yarn dedupe

Open dynst opened this issue 5 months ago • 1 comments

It might make sense to have a script run yarn dedupe automatically at some point.

Edit: The new Github Actions don't run on a pull request without manual approval, is that intentional?

https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/approving-workflow-runs-from-public-forks

Depending on the "Approval for running fork pull request workflows from contributors" setting, workflows on pull requests to public repositories will not run automatically and may need approval if:

dynst avatar Jun 18 '25 15:06 dynst

is that intentional

Not intentional. It is a side effect of gradually migrating from CircleCI to GH Actions. I will check this out the next couple of weeks.

webmaster128 avatar Jun 25 '25 09:06 webmaster128