diff --git a/.github/workflows/manual_review_code_pipeline.yml b/.github/workflows/manual_review_code_pipeline.yml index f3ab9a3dd..15e17b2ae 100644 --- a/.github/workflows/manual_review_code_pipeline.yml +++ b/.github/workflows/manual_review_code_pipeline.yml @@ -11,6 +11,8 @@ on: type: string description: "The PR number of the review app to deploy code for. Note: this is NOT the ticket number" +permissions: {} + defaults: run: shell: bash