diff --git a/.github/copy-pr-bot.yaml b/.github/copy-pr-bot.yaml new file mode 100644 index 000000000..895ba83ee --- /dev/null +++ b/.github/copy-pr-bot.yaml @@ -0,0 +1,4 @@ +# Configuration file for `copy-pr-bot` GitHub App +# https://docs.gha-runners.nvidia.com/apps/copy-pr-bot/ + +enabled: true diff --git a/.github/ops-bot.yaml b/.github/ops-bot.yaml index 634a8f9f9..35f65420d 100644 --- a/.github/ops-bot.yaml +++ b/.github/ops-bot.yaml @@ -2,5 +2,4 @@ auto_merger: false branch_checker: false label_checker: false release_drafter: false -copy_prs: true rerun_tests: false