Skip to content

Commit

Permalink
chore(ci): disable CLA bot
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Oct 5, 2021
1 parent da60ff0 commit 232ec47
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/cla.yml
@@ -1,10 +1,9 @@
name: CLA

on:
issue_comment:
types: [ created ]
pull_request_target:
types: [ opened,closed,synchronize ]
push:
branches-ignore:
- '**' # temporally ignore all

jobs:
cla-check:
Expand Down

0 comments on commit 232ec47

Please sign in to comment.