[go: nahoru, domu]

Skip to content

Commit

Permalink
Update cla.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sub-mod committed Jan 20, 2021
1 parent 590b7f5 commit a959c96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "mlcommons-bot"
name: "cla-bot"
on:
issue_comment:
types: [created]
Expand All @@ -9,7 +9,7 @@ jobs:
cla-check:
runs-on: ubuntu-latest
steps:
- name: "MLCommons CLA bot"
- name: "MLCommons CLA bot check"
if: (github.event.comment.body == 'recheck') || github.event_name == 'pull_request_target'
# Alpha Release
uses: sub-mod/github-action@v3
Expand Down

0 comments on commit a959c96

Please sign in to comment.