Browse Source

CLDC-4236: add workflow permissions block

pull/3216/head
Nat Dean-Lewis 2 months ago
parent
commit
2dd4d39b45
  1. 2
      .github/workflows/review_pipeline.yml

2
.github/workflows/review_pipeline.yml

@ -4,6 +4,8 @@ on:
issue_comment: issue_comment:
types: [created] types: [created]
permissions: {}
jobs: jobs:
get_pr_details: get_pr_details:
name: Get PR details name: Get PR details

Loading…
Cancel
Save