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

ci(deps): fix deduplication commit for yarn.lock for Dependabot PRs #12882

Merged
merged 1 commit into from
Apr 4, 2024

Commits on Apr 4, 2024

  1. ci(deps): fix auto deduplication of yarn.lock for Dependabot PRs

    - previously it would fail if there were no changes so add `--allow-empty` to the commit as a quick fix
    
    - also add `name`s to these steps for clarity
    
    Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
    agilgur5 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b8ecf1e View commit details
    Browse the repository at this point in the history