Skip to content

Commit

Permalink
fix cla
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Oct 24, 2024
1 parent 5fd6ead commit 750b110
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
name: CLA Assistant

on:
<<<<<<< Updated upstream
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
=======
issue_comment:
types: [created]
pull_request_target:
types: [opened, synchronize]
>>>>>>> Stashed changes

jobs:
CLA:
Expand Down

0 comments on commit 750b110

Please sign in to comment.