Skip to content

Commit

Permalink
Run the workflow once on push, as a test.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbushkov authored Jun 12, 2024
1 parent cb57b70 commit 264e6f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Publish to PyPi
on:
workflow_dispatch:
[push]
#workflow_dispatch:

jobs:
build-pypi-packages:
Expand Down

0 comments on commit 264e6f8

Please sign in to comment.