diff --git a/.github/copy-pr-bot.yaml b/.github/copy-pr-bot.yaml new file mode 100644 index 00000000..895ba83e --- /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 4d53902b..fc90c22b 100644 --- a/.github/ops-bot.yaml +++ b/.github/ops-bot.yaml @@ -6,5 +6,4 @@ branch_checker: true label_checker: true release_drafter: true external_contributors: false -copy_prs: true recently_updated: true