Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: restrict release workflow to main
While the schedule trigger only works on the default branch, the workflow_dispatch trigger can still be run on other branches. This is a precaution to not accidentally run it on a different branch.
- Loading branch information