diff --git a/workspace/datasource/workspaces.yml b/workspace/datasource/workspaces.yml index 46ac308..473c70f 100644 --- a/workspace/datasource/workspaces.yml +++ b/workspace/datasource/workspaces.yml @@ -24,7 +24,7 @@ workspaces: trigger_patterns: - "apps/gp-news/_modules/**" - name: "railgunbreaker-staging-usw2dev" - description: "Workspace for the infrastructure of the RailgunBreaker website staging environment in usw2dev" - working_directory: "apps/railgunbreaker/staging/usw2dev" + description: "Workspace for the infrastructure of the RailgunBreaker website in usw2dev" + working_directory: "apps/railgunbreaker/usw2dev" trigger_patterns: - - "apps/railgunbreaker/staging/_modules/**" + - "apps/railgunbreaker/_modules/**"