Skip to content

Commit

Permalink
Do not build on data/** change
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanb committed Jun 21, 2020
1 parent bab9c56 commit bc514fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ name: CI
on:
push:
branches: [ master ]
paths-ignore:
- 'data/**'
pull_request:
branches: [ master ]
schedule:
Expand Down

0 comments on commit bc514fc

Please sign in to comment.