diff --git a/README.md b/README.md index 75d9fac..7380811 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,8 @@ SLOW_WARN_MS: 60000 - `list_files`: action, repo, path - `create_file`: action, repo, path, content - `update_file`: action, repo, path, content -- `delete_file`: action, repo, path +- `delete_file`: action, repo, path +- `create_repo`: action, repo - `create_branch`: action, repo, branch (source_branch defaults to main) - `create_pr`: action, repo, title, head, base - `merge_pr`: action, repo, pr_number