Skip to content

Commit

Permalink
add python.Dockerfile as workflow trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Apr 20, 2024
1 parent d83489a commit 288fbad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ on:
- develop
paths:
- Dockerfile
- python.Dockerfile
- .github/workflows/docker.yml
pull_request:
paths:
- Dockerfile
- python.Dockerfile
- .github/workflows/docker.yml
workflow_dispatch:
jobs:
Expand Down

0 comments on commit 288fbad

Please sign in to comment.