Skip to content

Commit 467fc7a

Browse files
committed
Update action yaml
1 parent 4168e64 commit 467fc7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: 'Example composite GitHub action'
2-
description: 'Example composite GitHub action'
1+
name: 'Wait for commit status'
2+
description: 'Checks GitHub API for a given commit and look the commit status'
33
44
branding:
5-
icon: 'file'
5+
icon: 'clock'
66
color: 'white'
77
inputs:
88
check-timeout:

0 commit comments

Comments
 (0)