Skip to content

Commit

Permalink
Merge pull request #15 from tj-actions/feature/remove-paths-ignore
Browse files Browse the repository at this point in the history
Remove paths-ignore
  • Loading branch information
Tonye Jack authored Jan 10, 2021
2 parents 560ce48 + d59f35c commit d7f7c71
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,9 @@ name: CI

on:
push:
paths-ignore:
- 'README.md'
- '**/README.md'
branches:
- master
pull_request:
paths-ignore:
- 'README.md'
- '**/README.md'
branches:
- master

Expand Down

0 comments on commit d7f7c71

Please sign in to comment.