Skip to content

Commit

Permalink
disabling cla action for now (#415)
Browse files Browse the repository at this point in the history
* disabling cla action for now
  • Loading branch information
sumanth-lingappa authored Apr 18, 2024
1 parent b4de90d commit b77a245
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b77a245

Please sign in to comment.