Skip to content

Commit

Permalink
Add black_version to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanfoulis committed Jan 22, 2021
1 parent 692c0f5 commit 9e58dce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
4 changes: 4 additions & 0 deletions action.yml
Expand Up @@ -6,6 +6,10 @@ inputs:
description: "Black input arguments."
required: false
default: ""
version:
description: "Version of black to use. E.g \"==20.8b1\""
required: false
default: ""
branding:
color: "black"
icon: "check-circle"
Expand Down
10 changes: 0 additions & 10 deletions action/Dockerfile

This file was deleted.

0 comments on commit 9e58dce

Please sign in to comment.