Skip to content

Commit

Permalink
remove run on push to main
Browse files Browse the repository at this point in the history
reserve build and deploy for manual run (after publishing to pypi)
  • Loading branch information
dominictarro committed Dec 7, 2024
1 parent 8104124 commit 9d33567
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/conda.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build and Publish Conda Package

on:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 9d33567

Please sign in to comment.