Skip to content

Commit

Permalink
#docs
Browse files Browse the repository at this point in the history
  • Loading branch information
amitgaru2 committed Feb 22, 2024
1 parent f73d3f1 commit 3cc0b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
run: pytest

deploy-to-pypi:
if: ${{ !contains(github.event.head_commit.message, '#docs') }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3cc0b26

Please sign in to comment.