Skip to content

Commit

Permalink
fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailprivalov committed Sep 27, 2022
1 parent d0bdc7f commit 18a2a1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ on:
paths:
- '**.py'
- 'pyproject.toml'
- 'poetry.lock'
pull_request:
branches: [ develop ]
paths:
- '**.py'
- 'pyproject.toml'
- 'poetry.lock'

jobs:
build:
Expand Down

0 comments on commit 18a2a1e

Please sign in to comment.