Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 16, 2024
1 parent 8732b2b commit ba2ed32
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/publish_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@ name: Publish Conda Package

on:
push:
workflow_dispatch:

branches:
- master
workflow_dispatch:

jobs:

release-please:
runs-on: ubuntu-24.04
steps:
Expand Down

0 comments on commit ba2ed32

Please sign in to comment.