Skip to content

feat: share host conda package cache with Docker containers #1135

feat: share host conda package cache with Docker containers

feat: share host conda package cache with Docker containers #1135

name: PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}