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