Browse Source

CLDC-4236: add permissions to manual_review_code_pipeline.yml

pull/3227/head
Nat Dean-Lewis 1 week ago
parent
commit
a30d75067b
  1. 2
      .github/workflows/manual_review_code_pipeline.yml

2
.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

Loading…
Cancel
Save