diff --git a/.github/workflows/release_integration_canary.yml b/.github/workflows/release_integration_canary.yml index 38565477..c302cae6 100644 --- a/.github/workflows/release_integration_canary.yml +++ b/.github/workflows/release_integration_canary.yml @@ -5,7 +5,7 @@ on: - cron: '0 */1 * * *' jobs: - Release Integration Canary: + ReleaseIntegrationCanary: runs-on: ubuntu-latest environment: release permissions: @@ -15,7 +15,6 @@ jobs: - uses: actions/checkout@v4 with: ref: release - steps: - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v4 with: