From 503bd682bea73a577ebac344d70a29f9f90bfe4d Mon Sep 17 00:00:00 2001 From: "Yang, Bo" Date: Sun, 2 Jul 2023 00:45:24 -0700 Subject: [PATCH] Update scala-project-template.yml --- .github/workflows/scala-project-template.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/scala-project-template.yml b/.github/workflows/scala-project-template.yml index 84df2385..370eefe8 100644 --- a/.github/workflows/scala-project-template.yml +++ b/.github/workflows/scala-project-template.yml @@ -11,8 +11,6 @@ name: Update Scala project template jobs: update-scala-project-template: permissions: - # for aws-actions/configure-aws-credentials to assume an AWS role - id-token: write # for peter-evans/create-pull-request to create branch contents: write # for peter-evans/create-pull-request to create a PR