Skip to content

Commit

Permalink
Run docker test on notebooks change (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
helena-intel authored Jul 16, 2021
1 parent fdb298c commit 811c3c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
- "Dockerfile"
- ".docker/**"
- ".github/workflows/docker.yml"
- 'notebooks/**.ipynb'
- 'notebooks/**.py'
- 'requirements.txt'
- '.ci/*requirements.txt'

jobs:
build:
Expand Down

0 comments on commit 811c3c7

Please sign in to comment.