conda-forge / webservices-dispatch-action

a GitHub action to rerender conda-forge feedstocks
BSD 3-Clause "New" or "Revised" License
2 stars 10 forks source link

Remove defaults channel #58

Closed mbargull closed 6 months ago

mbargull commented 6 months ago

gh-56 added the channel_priority: strict config entry -- which is fine to have here, of course. The actual fix would be to remove the defaults channel from the config overall, which this PR does. (supersedes gh-57)

jakirkham commented 6 months ago

Fixes https://github.com/conda-forge/conda-smithy/issues/1870