generated from reviewdog/action-template
-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
I am trying to specify the path to my .protolint.yaml configuration file using the args key in the with section of the GitHub Action, but it doesn't seem to work. Is there a way to specify the configuration file path in this action? Here's how I'm trying to do it:
arvgord/bank-demo-api#10
with:
args: -config_path=./.protolint.yamlBelow is a screenshot of the logs showing how protolint starts without the specified .protolint.yaml file arguments:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels