From e57a2125d358488323d17539f39e88a2f2e9cc4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pikach=C3=BA?= Date: Tue, 5 Dec 2023 05:01:55 -0800 Subject: [PATCH] Update azure-static-web-apps-red-field-0a6ddfd03.yml Updating permissions file to match: https://docs.opensource.microsoft.com/github/apps/permission-changes/ --- .../workflows/azure-static-web-apps-red-field-0a6ddfd03.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/azure-static-web-apps-red-field-0a6ddfd03.yml b/.github/workflows/azure-static-web-apps-red-field-0a6ddfd03.yml index b0409ac5..b15d7d00 100644 --- a/.github/workflows/azure-static-web-apps-red-field-0a6ddfd03.yml +++ b/.github/workflows/azure-static-web-apps-red-field-0a6ddfd03.yml @@ -11,6 +11,9 @@ on: jobs: build_and_deploy_job: + permissions: + actions: write + checks: none if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') runs-on: ubuntu-latest name: Build and Deploy Job