Skip to content

Commit

Permalink
gha: Add paths-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Oct 7, 2019
1 parent a238b31 commit a8fca13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-image-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
push:
branches:
- master
paths-ignore:
- 'README.md'
- '.github/workflows/gh-pages.yml'

jobs:
test:
Expand Down

0 comments on commit a8fca13

Please sign in to comment.