File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 call-shared :
10+ if : ${{ hashFiles('README.template.md') != '' }} # only run if the file exists
1011 uses : control-toolbox/CTActions/.github/workflows/update-readme.yml@main
1112 with :
1213 template_file : README.template.md
1314 output_file : README.md
1415 package_name : CTAppTemplate # package for INSTALL.md
1516 repo_name : CTAppTemplate.jl # repository for CONTRIBUTING.md links
16- citation_badge : " [](https://zenodo.org/doi/10.5281/zenodo.16753152)" # example of Zenodo badge
17+ citation_badge : " [](https://zenodo.org/doi/10.5281/zenodo.16753152)" # example, can be empty
1718 assignee : " ocots"
1819 secrets : inherit
You can’t perform that action at this time.
0 commit comments