diff --git a/.github/workflows/aws-tests.yml b/.github/workflows/aws-tests.yml index 0c08dd1f..917ba54a 100644 --- a/.github/workflows/aws-tests.yml +++ b/.github/workflows/aws-tests.yml @@ -1,7 +1,7 @@ name: AWS on: - push: { branches: [aws, remote-builder/refactor] } + push: { branches: [main, aws, remote-builder/refactor-and-steam-deploy] } env: AWS_REGION: 'eu-west-1'