We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1beb059 commit ade34faCopy full SHA for ade34fa
.github/workflows/pr.yaml
@@ -58,8 +58,6 @@ jobs:
58
with:
59
repo: ${{ github.repository }}
60
target-branch: ${{ fromJSON(steps.get-pr-info.outputs.pr-info).base.ref }}
61
- # Tracking Issue: https://github.com/rapidsai/raft/issues/2951
62
- max-days-without-success: 30
63
changed-files:
64
secrets: inherit
65
needs: telemetry-setup
0 commit comments