Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a GA workflow that requires labels on PR's (#101)
This adds a github actions workflow that requires PR's to be labelled as described in: https://github.com/NVIDIA-Merlin/Merlin/blob/main/CONTRIBUTING.md#label-your-prs Unlabelled PR's will get failed by this workflow, and once we make this required they won't be able to be merged.
- Loading branch information