Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: enhance AutoMerge workflow for streamlined approvals
- Add `contents: write` permission to the workflow - Change `github-token` to `${{ github.token }}` - Replace `Auto_Merge_PR` job with steps for checking out the repository and merging PRs using GitHub CLI Signed-off-by: 陳鈞 <[email protected]>
- Loading branch information