diff --git a/.github/workflows/docker_image_for_main_builds.yml b/.github/workflows/docker_image_for_main_builds.yml index 47567d56..6495c273 100644 --- a/.github/workflows/docker_image_for_main_builds.yml +++ b/.github/workflows/docker_image_for_main_builds.yml @@ -31,7 +31,7 @@ on: push: branches: - main - - feature/move_task_data_into_tables + - feature/save_to_task_data jobs: create_frontend_docker_image: