AllenCell / AllenCell/allencell-segmenter-ml
Fix workflow file issues with deployment
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
- Pushing to main is not allowed, so allow github actions runner to bypass branch protection rules.
- `dev` should bump the dev version, but instead bumps `patch` version: a `dev` bump on 0.0.0.dev0 should mean the next version is `0.0.0.dev1` but instead it is `0.0.1.dev0`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.