Skip to content

Commit ff27d23

Browse files
committed
yo
Co-Authored-By: GenAI
1 parent 741fb51 commit ff27d23

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Github Mobsuccess action
22

3-
test
4-
53
[![NPM](https://github.com/mobsuccess-devops/github-actions-mobsuccess/actions/workflows/npm.yml/badge.svg)](https://github.com/mobsuccess-devops/github-actions-mobsuccess/actions/workflows/npm.yml)
64

75
This action validates that the various Mobsuccess policies are enforced when
@@ -60,12 +58,12 @@ The git hooks are automatically configured via `npm install` (postinstall script
6058

6159
#### Files involved
6260

63-
| File | Purpose |
64-
|------|---------|
61+
| File | Purpose |
62+
| ------------------------------ | --------------------------------------------------------------- |
6563
| `.githooks/prepare-commit-msg` | Adds `Co-Authored-By: GenAI` if `.genai-assisted` marker exists |
66-
| `.cursor/hooks.json` | Cursor hook: creates `.genai-assisted` when agent stops |
67-
| `.claude/settings.json` | Claude Code hook: creates `.genai-assisted` when agent stops |
68-
| `.genai-assisted` | Temporary marker file (gitignored) |
64+
| `.cursor/hooks.json` | Cursor hook: creates `.genai-assisted` when agent stops |
65+
| `.claude/settings.json` | Claude Code hook: creates `.genai-assisted` when agent stops |
66+
| `.genai-assisted` | Temporary marker file (gitignored) |
6967

7068
#### How to enable for your agent
7169

0 commit comments

Comments
 (0)