We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809f9b7 commit cd286dbCopy full SHA for cd286db
action.yml
@@ -31,6 +31,10 @@ inputs:
31
description: A line separated list of patterns to exclude when finding apps
32
required: false
33
default: ""
34
+ inclusions:
35
+ description: A line separated list of patterns to include when finding apps
36
+ required: false
37
+ default: ""
38
store-key:
39
description: The key to store the changes in the redis server
40
0 commit comments