bevy/.github/workflows
Niklas Eicker 391d6c6cb2 Label PRs for all target branches (#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))
2021-09-04 19:05:23 +00:00
..
ci.yml check that benches build (#2675) 2021-08-26 00:40:56 +00:00
dependencies.yml Exclude some Branches from running CI (#2344) 2021-06-22 07:59:37 +00:00
ios.yml Bump actions/cache from 2.1.5 to 2.1.6 (#2284) 2021-06-01 20:06:33 +00:00
label.yml Label PRs for all target branches (#2701) 2021-09-04 19:05:23 +00:00