Skip to content

Commit 78a2d58

Browse files
committed
change context name
Signed-off-by: Yanxuan Liu <[email protected]>
1 parent 3d1cbd4 commit 78a2d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pr-description-check/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ runs:
4949
state: state,
5050
target_url: pr.html_url,
5151
description: description.substring(0, 140),
52-
context: 'pr-description-check'
52+
context: 'pr description check/pr-description-check'
5353
});

0 commit comments

Comments
 (0)