diff --git a/.github/copy-pr-bot.yaml b/.github/copy-pr-bot.yaml index 895ba83e..2771228b 100644 --- a/.github/copy-pr-bot.yaml +++ b/.github/copy-pr-bot.yaml @@ -2,3 +2,6 @@ # https://docs.gha-runners.nvidia.com/apps/copy-pr-bot/ enabled: true +# always require manual CI triggering, ignoring signed commits +auto_sync_draft: false +auto_sync_ready: false