You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the GitHub actions to support the Continuous Integration incorporated Branching Strategy (CI-BS) for python package development.
Instruction to use this tool:
Make sure your repository has the following branches:
main
dev
release*
feature*
Make a .github/workflows directory under your repo.