We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4168e64 commit 467fc7aCopy full SHA for 467fc7a
action.yml
@@ -1,8 +1,8 @@
1
-name: 'Example composite GitHub action'
2
-description: 'Example composite GitHub action'
+name: 'Wait for commit status'
+description: 'Checks GitHub API for a given commit and look the commit status'
3
author: [email protected]
4
branding:
5
- icon: 'file'
+ icon: 'clock'
6
color: 'white'
7
inputs:
8
check-timeout:
0 commit comments