Skip to content

Commit 86e7517

Browse files
committed
adjust pr merge lifecycle points in favour of commit points
1 parent 3dc3197 commit 86e7517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const plugin: Plugin = {
5454
slug: ActivityDefinition.PR_MERGED,
5555
name: "PR Merged",
5656
description: "Merged a Pull Request",
57-
points: 7,
57+
points: 5,
5858
icon: "git-merge",
5959
},
6060
{

0 commit comments

Comments
 (0)