Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlamina authored Apr 14, 2024
1 parent 977b880 commit 3066059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ All the actions defined here are also actively used in this project.
|----------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|
| [`format-issue`](https://github.com/PR-Pilot-AI/smart-actions/actions/workflows/issue_formatter.yaml) | When a new issue is created, an AI agent formats it, adds labels, checks for spelling errors, and more |
| [`pr-creation-handler`](https://github.com/PR-Pilot-AI/smart-actions/actions/workflows/auto_review_new_pull_requests.yaml) | An AI agent looks at every new PR and runs checks or actions that you define |
| [`commit-monitor`](https://github.com/PR-Pilot-AI/smart-actions/actions/workflows/commit_monitor.yaml) | Define a keyword / command (e.g. `/task`) and use it in commit messages to delegate follow-up work |
| [`commit-monitor`](./commit-monitor) | Define a keyword / command (e.g. `/task`) and use it in commit messages to delegate follow-up work |
| [`action-wizard`](https://github.com/PR-Pilot-AI/smart-actions/actions/workflows/generate_new_action.yaml) | A manual action that generates new Smart Actions based on a prompt |

## Using Smart Actions in Your Projects
Expand Down

0 comments on commit 3066059

Please sign in to comment.