diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index 1d1c2b8..4058d6a 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -4,9 +4,9 @@ on: push: branches: - main # Or your development branch - # paths: - # - 'backend/Dockerfile' - # - 'frontend/Dockerfile' + paths: + - 'backend/Dockerfile' + - 'frontend/Dockerfile' workflow_dispatch: inputs: config: