diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c5c16eb4..5160c2de 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,6 +41,8 @@ jobs: AssumeRoleAndCallIdentity: name: AWS Authentication + Sending Welcome Email + needs: changed_files + if: always() runs-on: ubuntu-latest steps: - name: Git clone the repository diff --git a/configs/wyoming.nrel-op.json b/configs/wyoming.nrel-op.json index 3c12c81a..976a2a6a 100644 --- a/configs/wyoming.nrel-op.json +++ b/configs/wyoming.nrel-op.json @@ -66,4 +66,3 @@ "data_trajectories_columns_exclude": ["user_id"] } } -