Skip to content

Commit 9893fd0

Browse files
committed
Update README.md
1 parent 5f2477a commit 9893fd0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ jobs:
2323
steps:
2424
- name: Codeball AI Actions
2525
uses: sturdy-dev/codeball-action@v1
26+
# with:
27+
# do-label: "true" # Configure if the action should label approved contributions
28+
# label-name: "codeball:approved" # Configure the label name to set if Codeball approves the contribution
29+
# do-approve: "true" # Configure if the action should approve PRs that have been approved by Codeball
2630
```
2731

2832
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 commit comments

Comments
 (0)