Skip to content

Commit

Permalink
ci_: pytest-lint correct target pr branch
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-sirotin committed Dec 18, 2024
1 parent d291204 commit b2aa9cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pytest-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Pytest Lint
on:
pull_request:
branches:
- master
- develop
- release/**
push:
branches:
- "test-linting"
Expand Down

0 comments on commit b2aa9cc

Please sign in to comment.