Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zegl committed May 27, 2022
1 parent 5f2477a commit 9893fd0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
steps:
- name: Codeball AI Actions
uses: sturdy-dev/codeball-action@v1
# with:
# do-label: "true" # Configure if the action should label approved contributions
# label-name: "codeball:approved" # Configure the label name to set if Codeball approves the contribution
# do-approve: "true" # Configure if the action should approve PRs that have been approved by Codeball
```

2. 🎉 That's it! Codeball will now run on your pull requests, and will pre-approve your PR if it's a good one!

0 comments on commit 9893fd0

Please # to comment.