Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbtufty committed May 23, 2024
1 parent 5fa6c40 commit 33b4cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Publish

on: [release]
on: [push, pull_request]

jobs:
build_sdist_and_wheel:
Expand Down

0 comments on commit 33b4cac

Please sign in to comment.