Skip to content

Commit

Permalink
add condarc paths to build manual workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eberrigan committed Jul 31, 2024
1 parent 69a16cf commit 8d6141f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
push:
paths:
- '.conda/meta.yaml'
- '.conda/condarc.yaml'
- '.conda_mac/meta.yaml'
- '.conda_mac/condarc.yaml'
- '.github/workflows/build_manual.yml'
branches:
# - develop
Expand Down

0 comments on commit 8d6141f

Please sign in to comment.