diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 1c0a1b7c82..089210cefe 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -5,6 +5,10 @@ on: pull_request_target: types: [opened, closed, synchronize] +permissions: + pull-requests: write + statuses: write + jobs: cla: uses: blacklanternsecurity/.github/.github/workflows/cla-reusable.yml@main