Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(workflow): enhance label sync with GitHub CLI setup
This commit enhances the GitHub Actions workflow for syncing labels by setting up and installing the GitHub CLI. This allows for more robust label management, leveraging GitHub CLI commands for label creation and updates. The use of `GH_TOKEN` ensures secure authentication, improving the overall workflow security and efficiency.
- Loading branch information