issues
search
dbbs-lab
/
bsb-core
The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
22
stars
16
forks
source link
fix: make gha checks (docs, build, etc) triggered by main workflows
#874
Closed
drodarie
closed
3 months ago
drodarie
commented
3 months ago
Describe the work done
Fix release token
Black, Isort, Build, Docs and API checks can now only be launched by other workflows
Add a workflow to check commits on branch other than main Regroup the workflows for PR
Regroup the workflows for the main branch -> renamed into
main.yml
Regroup the workflows for PR -> renamed into
pull_request.yml
Fix README.md
Update CHANGELOG.md
List which issues this resolves:
closes #873
Describe the work done
main.yml
pull_request.yml
List which issues this resolves:
closes #873