Skip to content

Commit 3ee2ef0

Browse files
Use shorthand in example config
1 parent 6378a20 commit 3ee2ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Here's an example *captainhook.json* configuration file.
7979
"commit-msg": {
8080
"actions": [
8181
{
82-
"action": "\\CaptainHook\\App\\Hook\\Message\\Action\\Beams"
82+
"action": "CaptainHook.Message.MustFollowBeamsRules"
8383
}
8484
]
8585
},

0 commit comments

Comments
 (0)