Skip to content

Commit 77cfcbb

Browse files
sjschmidt93stschmidt
andauthored
fix(filter-paths): add param to action.yml (#713)
Co-authored-by: stschmidt <[email protected]>
1 parent 5e0aaab commit 77cfcbb

39 files changed

+57
-38
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@ inputs:
157157
merge_queue_enabled:
158158
description: 'Boolean to indicate if the repo is using the merge queue feature'
159159
required: false
160+
packages:
161+
description: 'A list of dependencies inside package.json'
162+
required: false
160163
outputs:
161164
output:
162165
description: 'The output of the helper'

dist/110.index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/208.index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/250.index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)