Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Jan 26, 2025
1 parent 0151ce9 commit 85c6ed0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test-pyton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ name: Test Python Code

on:
push:
branches-ignore:
# These should always correspond to pull requests, so ignore them for
# the push trigger and let them be triggered by the pull_request
# trigger, avoiding running the workflow twice. This is a minor
# optimization so there's no need to ensure this is comprehensive.
- 'dependabot/**'
paths:
- 'bin/pip-query'
pull_request:
Expand Down

0 comments on commit 85c6ed0

Please sign in to comment.