feat: add support for controlling the pattern order (#1693)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Tonye Jack
2023-11-03 14:19:40 -06:00
committed by GitHub
parent 50a9cc9b7b
commit 892553a457
5 changed files with 118 additions and 84 deletions

View File

@@ -200,6 +200,10 @@ inputs:
description: "Fail when the submodule diff fails."
required: false
default: "false"
negation_patterns_first:
description: "Apply the negation patterns first. **NOTE:** This affects how changed files are matched."
required: false
default: "false"
outputs:
added_files: