Skip to content

Commit

Permalink
Merge branch 'main' into upgrade-to-v6
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Apr 4, 2021
2 parents 4fc00b5 + 0e56e7d commit b77122e
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 @@ -9,7 +9,7 @@ A github action to verify that certian files did or did not change during a work
> * This action only detects files that have pending uncommited changes generated during the workflow execution, for running a specific step when a file changes relative to the default branch
>
> See: https://github.com/tj-actions/changed-files
> * Detects files that were `Added`, `Copied`, `Modified`, `Unmerged`, `Unknown`, `Type changed` and `Renamed`.
> * Detects files that were `Added`, `Copied`, `Modified`, `Unmerged`, `Unknown`, `Type changed`, `Unstaged` and `Renamed`.

```yaml
Expand Down

0 comments on commit b77122e

Please sign in to comment.