brain-bican / models

BICAN data models
https://brain-bican.github.io/models/
3 stars 3 forks source link

Updated workflows #22

Closed puja-trivedi closed 5 months ago

puja-trivedi commented 7 months ago

New Workflows:

  1. push_to_bkbit: pushes kbmodel.py to bkbit repo when kbmodel.py is updated
  1. test_other_formats: tests if other formats of the model can be generated but does NOT save the outputs

Existing Workflows:

  1. generate_docs: updated when the workflow will run. Now runs on either a push to main branch or if pull_request is successfully merged and closed.
  2. generate_other_formats: updated when the workflow will run. Now runs on either a push to main branch or if pull_request is successfully merged and closed.
puja-trivedi commented 7 months ago

@djarecka - let me know if the changes look good. Also would you be able to give me the appropriate permissions so I can access the settings of this repository to create a API Token for push_to_bkbit.yaml