diff --git a/.github/workflows/copilot_deploy.yml b/.github/workflows/copilot_deploy.yml index a7c43fe3..7ab9e0f3 100644 --- a/.github/workflows/copilot_deploy.yml +++ b/.github/workflows/copilot_deploy.yml @@ -32,6 +32,7 @@ on: - 'requirements-dev.txt' - 'requirements.in' - 'requirements.txt' + - '.github/workflows/copilot_deploy.yml' jobs: pre_deploy_tests: