Skip to content

Should we host Conda(forge) environments on cvmfs and expose them through module load? #20

Should we host Conda(forge) environments on cvmfs and expose them through module load?

Should we host Conda(forge) environments on cvmfs and expose them through module load? #20

name: on-opening-issue
on:
issues:
types: [opened, reopened]
jobs:
add-issue-to-project:
uses: NeuroDesk/neurodesk.github.io/.github/workflows/add-issue-to-project.yml@main
secrets:
PAT: ${{ secrets.NEURODESK_GITHUB_TOKEN_ISSUE_AUTOMATION }}