Skip to content

Commit

Permalink
Fix again docker_local_history_service
Browse files Browse the repository at this point in the history
This time path to file itself was wrong
  • Loading branch information
GwendalRaoul authored Oct 16, 2023
1 parent ce57ec9 commit 00d41c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_local_history_service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
paths:
- 'docker/local_history_service/Dockerfile'
- 'local_history_service/**'
- '.github/workflows/local_history_service.yml'
- '.github/workflows/docker_local_history_service.yml'

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 00d41c7

Please sign in to comment.