Skip to content

Commit

Permalink
[cicd] conda build: update
Browse files Browse the repository at this point in the history
  • Loading branch information
johntruckenbrodt committed Jul 3, 2024
1 parent c26c81e commit 9dc19d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: conda build

on: [ push ]
on: ["push", "pull_request"]

jobs:
linux:
Expand Down

0 comments on commit 9dc19d3

Please sign in to comment.