Skip to content

Commit

Permalink
(ci)(modified-packages) define input types
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Sep 5, 2023
1 parent 2ba506b commit a87f6c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/modified-packages/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ inputs:
commit-range:
description: 'Range of commits to determine modified files'
required: true
type: string
ignored-packages:
description: 'Packages to be ignored at all times'
required: false
type: string
outputs:
packages:
description: 'Modified packages'
Expand Down

0 comments on commit a87f6c1

Please sign in to comment.