diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 6fabd8c4..1523a908 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -6,7 +6,7 @@ on: pull_request_target: types: [opened, closed, synchronize] permissions: - contents: write + pull-requests: write jobs: CLAssistant: uses: secretflow/.github/.github/workflows/cla.yml@main