Skip to content

Commit cc35483

Browse files
committed
rm inputs for action
1 parent 3e19398 commit cc35483

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

action.yml

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: 'a11y friendly badges for GitHub'
22
author: 'Leon Stafford'
33
description: 'A GitHub Action that uses information from your build to generate accessible project statistics.'
4-
inputs:
5-
update_commands:
6-
description: 'The command used to update your README or other file'
7-
required: true
8-
default: 'echo "You have not supplied any update_commands"'
94
runs:
105
using: 'docker'
116
image: 'Dockerfile'

0 commit comments

Comments
 (0)