Skip to content

Commit

Permalink
Merge pull request #22 from tj-actions/update-readme-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Feb 15, 2021
2 parents 0a1c13d + a6c95c4 commit f17741e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@
# verify-changed-files
A github action to verify that certian files did or didn't change during the workflow execution.


```yaml
on:
pull_request:
branches:
- master

...

jobs:
node-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f17741e

Please sign in to comment.