Skip to content

Commit

Permalink
ENH: Restore running action on tagging in order to publish to PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenanz committed Oct 17, 2024
1 parent 2e416ca commit 27ee5de
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Build, test, package

on:
push:
branches:
- main
pull_request:
branches:
- main
on: [push,pull_request]

jobs:
cxx-build-workflow:
Expand Down

0 comments on commit 27ee5de

Please sign in to comment.