-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Search before asking
- I had searched in the issues and found no similar issues.
Enhancement Request
Currently, the GitHub CI will only run on some target branch, it means when we develop new feature with feature branch, the CI will not be trigger.
This will result in many issues that will need to be resolved when the feature branch finally merged.
At the same time, we don't have a large CI load, so it might be better to open CI to all branch.
Describe the solution you'd like
Make CI run on all branch.
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request