We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43b29e commit 163dfdfCopy full SHA for 163dfdf
action.yml
@@ -1,7 +1,9 @@
1
---
2
-name: 'Container Action Template'
3
-description: 'Get started with Container actions'
4
-author: 'GitHub'
+name: 'Installs Hoverfly'
+description: >
+ Installs Hoverfly (https://docs.hoverfly.io),
5
+ so that other GitHub Actions can use it easily (e.g. for testing)
6
+author: 'John Boyes'
7
inputs:
8
myInput:
9
description: 'Input to use'
0 commit comments