Skip to content

Commit

Permalink
updated test_deploy_conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mese79 authored Nov 8, 2024
1 parent 9b4c3b5 commit 6fdf508
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/test_deploy_conda.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
name: Test and Publish

on:
push:
branches:
- main
tags:
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
pull_request:
branches:
- main

jobs:
example-6:
name: Ex6 Mamba
Expand Down

0 comments on commit 6fdf508

Please sign in to comment.