Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/docker/alpine-3.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Apr 2, 2021
2 parents 5b568b5 + 21080bf commit 13ab938
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
# verify-changed-files
A github action to verify that certian files did or did not change during a workflow execution.

> NOTE: :warning:
> * This action only detects files that have pending uncommited changes 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

```yaml
...
Expand Down

0 comments on commit 13ab938

Please sign in to comment.