Skip to content

Commit

Permalink
.docker-test.yml: Add self to path filter (fix) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Nov 24, 2024
1 parent 7ede43a commit 3125ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: master
paths:
- '**Dockerfile'
- '**docker.yml'
- '**docker-test.yml'

jobs:
build-test-env-image:
Expand Down

0 comments on commit 3125ec3

Please sign in to comment.