Skip to content

Commit

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

on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, synchronize]
issue_comment:
types: [created]
pull_request_target:
types: [opened, synchronize]

jobs:
CLA:
Expand Down

0 comments on commit 5fd0341

Please sign in to comment.