Skip to content

Commit

Permalink
path to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrugaro committed Jul 29, 2024
1 parent 3621ad8 commit 3a55cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerfile_sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ on:
branches:
- main
paths:
- 'Dockerfile.intel'
- 'docker/Dockerfile.intel'

pull_request:
branches:
- main
paths:
- 'Dockerfile.intel'
- 'docker/Dockerfile.intel'

jobs:
build_and_run:
Expand Down

0 comments on commit 3a55cb4

Please sign in to comment.