From 7971b29452f7bf913121ed4d67f836902f397a12 Mon Sep 17 00:00:00 2001 From: Sabrina Ferguson Date: Thu, 9 May 2024 15:30:31 -0400 Subject: [PATCH] chore: edit permisions on workflow --- .github/workflows/deploy-preview.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index b625be62..a600ef89 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -3,6 +3,8 @@ on: pull_request: workflow_dispatch: +permissions: write-all + jobs: build_and_preview: env: