Skip to content

Commit

Permalink
Add PyPI workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
dinvlad committed Apr 18, 2024
1 parent 6df08f1 commit 65e96ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
push:
branches: [master]
paths:
- ".github/workflows/publish-pypi.yml"
- "server/**"
pull_request:
branches: [master]
paths:
- ".github/workflows/publish-pypi.yml"
- "server/**"


Expand Down

0 comments on commit 65e96ab

Please sign in to comment.