pr_bump.yml runs a repository-specific bump command after version metadata is
resolved.
Generated only when bump_script_path is set.
pull_request when labels are added or removedThe job only runs for open, trusted same-repository pull requests and skips Dependabot.
uses: athackst/ci/.github/workflows/bump.yml@main
See bump.yml for the reusable workflow contract.
contents: write to push bump commits.pull-requests: write to update the bump PR comment.bump_script_path to the reusable Bump workflow as bump-script..github/ci-config.yml.