Skip to content

Commit

Permalink
Also run github action tests for docker directory
Browse files Browse the repository at this point in the history
  • Loading branch information
hakonhagland committed Nov 14, 2024
1 parent 76485bf commit d460b2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ on:
push:
paths:
- 'scripts/python/**'
- 'scripts/docker/**'
- '.github/workflows/ci.yml'
pull_request:
paths:
- 'scripts/python/**'
- 'scripts/docker/**'
- '.github/workflows/ci.yml'

permissions:
Expand Down

0 comments on commit d460b2c

Please sign in to comment.