Skip to content

Commit

Permalink
Add new input to the init action configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Partington committed Jul 27, 2020
1 parent 2da4570 commit f03827d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ inputs:
config-file:
description: Path of the config file to use
required: false
queries:
description: comma-separated list of queries to run; overrides default queries and any set in a configuration file
required: false
runs:
using: 'node12'
main: '../lib/setup-tracer.js'

0 comments on commit f03827d

Please sign in to comment.