Skip to content

Commit

Permalink
ci: make environment build on all pull requests
Browse files Browse the repository at this point in the history
Signed-off-by: Kin Long Kelvin Lee <[email protected]>
  • Loading branch information
laserkelvin committed Mar 12, 2024
1 parent c640425 commit 4946571
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/make_env.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build env
on:
pull_request:
paths:
- 'pyproject.toml'
- 'conda.yml'
workflow_dispatch:
workflow_call:
jobs:
Expand Down

0 comments on commit 4946571

Please sign in to comment.