We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece1c2c commit 1664e35Copy full SHA for 1664e35
action.yml
@@ -1,5 +1,9 @@
1
name: "Wait for API Action"
2
description: "A Github Action to wait for a specific API response to proceed."
3
+author: "Francesco Novy"
4
+branding:
5
+ icon: "clock"
6
+ color: "blue"
7
inputs:
8
method:
9
description: "Which HTTP method to use"
0 commit comments