Skip to content

Commit

Permalink
Remove print exclude list.
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
  • Loading branch information
AndrienkoAleksandr committed Oct 17, 2021
1 parent 5d9fc18 commit ea649bc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ name: "DEPENDENCIES.md file checker."
description: "DEPENDENCIES.md file checker."
author: "oandriie@redhat.com"

inputs:
EXCLUDE_DEPS:
description: "List dependencies to exclude listed with comma separator"
required: false
default: ""

runs:
using: "docker"
image: "Dockerfile"
Expand Down

0 comments on commit ea649bc

Please sign in to comment.