In other repos where the CI is already migrated (e.g. ironflow, pyiron_module_template and pyiron_contrib), there are some more workflows:
daily.yml
dependabot-pr.yml
pr-labeled.yml
pr-target-opened.yml
weekly.yml
I've added them for structuretoolkit, too. Is it intended that all our repos shall have more or less the same CI stack?
Maybe this issue should be placed in pyiron/actions, so feel free to move it there.
In other repos where the CI is already migrated (e.g. ironflow, pyiron_module_template and pyiron_contrib), there are some more workflows:
daily.ymldependabot-pr.ymlpr-labeled.ymlpr-target-opened.ymlweekly.ymlI've added them for structuretoolkit, too. Is it intended that all our repos shall have more or less the same CI stack?
Maybe this issue should be placed in pyiron/actions, so feel free to move it there.