Run NVTabular Single GPU tests for CUDA 11 and 12 on RAPIDS Runner #946
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Require PR Labels | |
on: | |
pull_request: | |
types: [synchronize, opened, reopened, labeled, unlabeled] | |
jobs: | |
check-labels: | |
uses: nvidia-merlin/.github/.github/workflows/require-label.yaml@main |