Skip to content

Commit

Permalink
Update README.md (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Oct 15, 2021
1 parent 7f3cb43 commit d1c2d56
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 @@ -58,7 +58,7 @@ Verify that certain files or directories did or did not change during the workfl
# Outputs: "Changed files: new.txt test_directory/new.txt"
```

#### Using the [`contains`](https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#contains) function.
#### Using the [`contains`](https://docs.github.com/en/actions/learn-github-actions/expressions#contains) function.

```yaml
...
Expand Down

0 comments on commit d1c2d56

Please sign in to comment.