Skip to content

Commit

Permalink
Update workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerkretzmar committed Oct 9, 2020
1 parent e56838d commit ec74b52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@ name: Tests

on:
pull_request:
paths-ignore:
- 'dist/**'
- '*.md'
push:
branches:
- develop
- master
paths-ignore:
- 'dist/**'
Expand Down

0 comments on commit ec74b52

Please sign in to comment.