Skip to content

Commit

Permalink
Disable on push workflow for Pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
PSNAppz committed May 9, 2024
1 parent 44bf5d0 commit 10c16f2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Publish to PyPI

on:
push:
branches:
- "**"
tags-ignore:
- '**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 10c16f2

Please sign in to comment.