kipoi / kipoi-containers

This repository contains necessary infrastructure elements for automatically adding and updating docker and singularity images for models and model groups in Kipoi model zoo. These images are pre-activated with a compatible conda environment where all the model (group) specific dependencies have been installed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Address issue with github read only token

haimasree opened this issue · comments

Somehow, create-pull-request actions still fails even after the update, specifically with a workflow permissions error which this token already has.

Seems to have fixed on its own #54