Skip to content

Commit

Permalink
Add PR for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulPPelaez committed Aug 12, 2024
1 parent eb5c2aa commit 8232b87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Build and upload conda packages
on:
release:
types: ['released', 'prereleased']
# lets add on PR for testing
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']

# workflow_dispatch: # Un comment line if you also want to trigger action manually

Expand Down

0 comments on commit 8232b87

Please sign in to comment.