Skip to content

Commit

Permalink
continue
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Oct 30, 2023
1 parent 3920ae5 commit a71d75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

name: Conda packaging
on:
pull_request: # XXX
workflow_dispatch:
inputs:
publish:
Expand All @@ -16,6 +17,7 @@ on:
type: string
package:
type: choice
required: true
options:
- raw
- helpers
Expand Down

0 comments on commit a71d75d

Please sign in to comment.