Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FlickerSoul authored Nov 13, 2023
1 parent c7203bc commit 273d769
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,18 @@ name: Python package
on:
push:
branches: [ "main" ]
paths:
- src/**
- tests/**
- poetry.lock
- pyproject.toml
pull_request:
branches: [ "main" ]
paths:
- src/**
- tests/**
- poetry.lock
- pyproject.toml

jobs:
build:
Expand Down

0 comments on commit 273d769

Please sign in to comment.