Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Label PRs for all target branches (bevyengine#2701)
# Objective - All new PRs should get the "S-Needs-Triage" label. But at the moment we for example are getting quite a few PRs to the new renderer branch that do not get the label. ## Solution - Remove the required target "main" from the workflow - Also removed configuration for not needed functionality of the labeler action (see [docs](https://github.com/actions/labeler#inputs))
- Loading branch information