We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259f331 commit 5236544Copy full SHA for 5236544
.github/workflows/branch-migration-sync.yaml
@@ -22,4 +22,4 @@ jobs:
22
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
23
FROM_BRANCH: "main"
24
TO_BRANCH: "branch-25.08"
25
- TEAM_REVIEWERS: "rapidsai/ci-codeowners"
+ TEAM_REVIEWERS: '["RAPIDS/ci-codeowners"]'
0 commit comments