Optimise Split Finding Kernel #434
Workflow file for this run
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: Project - Set Sprint | ||
on: | ||
pull_request_target: | ||
# We will ensure the sprint is the current sprint when an issue is (re)opened, synchronized, or edited | ||
types: [opened, synchronize, reopened, edited] | ||
jobs: | ||
call-reusable-job: | ||
permissions: | ||
contents: read | ||
uses: rapidsai/gpu-xb-ai/.github/workflows/reusable-project-set-sprint.yml@main | ||
Check failure on line 12 in .github/workflows/Set_Sprint_Field.yml GitHub Actions / .github/workflows/Set_Sprint_Field.ymlInvalid workflow file
|
||
secrets: inherit |