Skip to content

Commit

Permalink
Update upload_conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bcc2761 authored Jan 25, 2024
1 parent 240a4eb commit a01b914
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/upload_conda.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: publish_conda
on:
pull_request:
types: [opened, synchronize, reopened, closed]
push:
branches:
- main
jobs:
build_and_publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a01b914

Please sign in to comment.