Skip to content

Commit

Permalink
gha watch ci_python
Browse files Browse the repository at this point in the history
  • Loading branch information
rymarczy committed Jan 15, 2025
1 parent 20876e6 commit c546710
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ on:
- 'pyproject.toml'
- '**/requirements*.txt'
- '.github/workflows/ci_python.yaml'
- '.github/python_deps/action.yaml'
- '.github/actions/python_deps/action.yaml'
pull_request:
paths:
- 'src/**'
- 'tests/**'
- 'pyproject.toml'
- '**/requirements*.txt'
- '.github/workflows/ci_python.yaml'
- '.github/python_deps/action.yaml'
- '.github/actions/python_deps/action.yaml'

defaults:
run:
Expand Down

0 comments on commit c546710

Please sign in to comment.