diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 6e9c48535..8763ea31a 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -1,10 +1,11 @@ --- name: CLA Assistant on: + {} # issue_comment: # types: [created] - pull_request_target: - types: [opened, closed, synchronize] + # pull_request_target: + # types: [opened, closed, synchronize] # explicitly configure permissions, in case your GITHUB_TOKEN workflow permissions are set to read-only in repository settings permissions: actions: write