Skip to content

Commit

Permalink
Merge pull request #424 from hakonhagland/gha_docker2
Browse files Browse the repository at this point in the history
Also run github action tests for docker directory
  • Loading branch information
lisajulia authored Nov 16, 2024
2 parents e8095de + d460b2c commit 1240f7c
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 1240f7c

Please sign in to comment.