Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Auto-merge Sourcery AI bot PRs (#9)
Add a GitHub Actions workflow to automatically merge pull requests from the Sourcery AI bot. New Features: - Introduce automated merging of Sourcery AI bot PRs using GitHub Actions. CI: - Set up a workflow to automatically merge pull requests opened by the `sourcery-ai[bot]` user. The workflow uses the `gh` CLI to merge the PR with the squash strategy, auto-merge, and delete the branch after merging. Resolves #6 Co-authored-by: sourcery-ai[bot] <sourcery-ai[bot]@users.noreply.github.com>
- Loading branch information