Skip to content

bug: Propagate errors from micromamba-shell #756

bug: Propagate errors from micromamba-shell

bug: Propagate errors from micromamba-shell #756

Workflow file for this run

name: Pull Request Labeling
on:
pull_request:
types: [labeled, unlabeled, opened, reopened, edited, synchronize]
jobs:
pr-label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
labels: bug,enhancement,ci,documentation,dependencies,ignore-for-release
mode: minimum
count: 1