Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Dec 10, 2023
1 parent 126b949 commit 3571d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Verify that certain files or directories did or did not change during the workfl
* Using [Glob pattern](https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet) matching.
* Supports Globstar.
* Supports brace expansion.
* Supports negation.
* Supports negation.

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 1; Actual: 3 Warning

Expected: 1; Actual: 3

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 4; Actual: 8 Warning

Expected: 4; Actual: 8

## Usage

Expand Down

0 comments on commit 3571d65

Please sign in to comment.