Skip to content

Commit 3cd9f0c

Browse files
committed
fixup! Add a way to create/update Check Runs
1 parent 89c7c89 commit 3cd9f0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

check-run/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: 'Create or update a check-run'
2-
description: 'Mirrors a workflow-run into a Pull Request in a different repository'
1+
name: 'Create or update a Check Run'
2+
description: 'Mirrors a workflow run to a Check Run of a Pull Request in a different repository'
33
author: 'Johannes Schindelin'
44
inputs:
55
config:

0 commit comments

Comments
 (0)