Skip to content

Commit

Permalink
same flows for conda and pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
tngTUDOR committed Aug 22, 2024
1 parent 6dd1216 commit 2a9873c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda-package-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: Build and deploy conda packages (bw2ui and bw25ui)
on:
push:
branches: [main, develop]
tags: '*'
paths-ignore:
# Don't re-build if we only change README.md Or CHANGES.md
- '**.md'
Expand Down

0 comments on commit 2a9873c

Please sign in to comment.