diff --git a/.github/workflows/remote-build-aws-ephemeral.yml b/.github/workflows/remote-build-custom-aws-ephemeral.yml similarity index 96% rename from .github/workflows/remote-build-aws-ephemeral.yml rename to .github/workflows/remote-build-custom-aws-ephemeral.yml index e4cb642f..a6a485ef 100644 --- a/.github/workflows/remote-build-aws-ephemeral.yml +++ b/.github/workflows/remote-build-custom-aws-ephemeral.yml @@ -1,4 +1,4 @@ -name: Remote Build AWS Fargate GitHub Ephemeral Runner +name: Remote Build AWS Fargate Custom (GitHub Self Hosted Ephemeral Runner) on: push: { branches: [main, aws, remote-builder/unified-providers] }