Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add new input to the init action configuration
Sam Partington committed Jul 27, 2020

Unverified

No user is associated with the committer email.
1 parent 2da4570 commit f03827d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init/action.yml
@@ -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.