From 783d18693495ab7d53f94a62f8e3f353f4d1ebd1 Mon Sep 17 00:00:00 2001 From: Leeren Chang Date: Mon, 19 Aug 2024 14:22:26 -0700 Subject: [PATCH] chore(ci): remove deprecated ci pr workflow --- .github/workflows/ci-ecr.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/ci-ecr.yml b/.github/workflows/ci-ecr.yml index ed1e21182b54..5581cc510055 100644 --- a/.github/workflows/ci-ecr.yml +++ b/.github/workflows/ci-ecr.yml @@ -5,10 +5,7 @@ on: push: branches: - main - pull_request: - branches: - - main - + permissions: id-token: write contents: write