From 43d12e0110697fe5034294169b3f619937fc0005 Mon Sep 17 00:00:00 2001 From: Sandeep Datta Date: Mon, 5 Aug 2024 03:47:42 -0700 Subject: [PATCH] Add copy-pr-bot.yaml to the repository. --- .github/copy-pr-bot.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/copy-pr-bot.yaml 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