File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : Build documentation
22
33on :
4+ schedule :
5+ # Once a month is enough
6+ - cron : ' 0 1 15 * *'
47 pull_request :
8+ workflow_dispatch :
59
610jobs :
711 check-links :
1014 - uses : actions/checkout@v4
1115 - uses : actions/setup-python@v5
1216 with :
13- python-version : ' 3.9 '
17+ python-version : ' 3.13 '
1418 cache : ' pip'
1519
1620 - name : Build the documentation
Original file line number Diff line number Diff line change 2020- name : Show the Physics
2121 website : https://interactivetextbooks.tudelft.nl/showthephysics/
2222 repository : https://github.com/TeachBooks/Showing-Physics
23- image : https://interactivetextbooks.tudelft.nl/showthephysics/_images/coverbook.jpg
23+ image : https://interactivetextbooks.tudelft.nl/showthephysics/_images/coverbook.jpg
2424- name : Developing with QIIME 2
2525 website : https://develop.qiime2.org
2626 repository : https://github.com/caporaso-lab/developing-with-qiime2
489489- name : " Python Data Science 数据科学"
490490 repository : https://github.com/RobinChen121/book-Python-Data-Science
491491 website : https://robinchen121.github.io/book-Python-Data-Science
492- image : https://github.com/RobinChen121/book-Python-Data-Science/blob/main/data-science/logo2.png
492+ image : https://github.com/RobinChen121/book-Python-Data-Science/blob/main/data-science-cn /logo2.png
493493- name : " Computational Astrophysics"
494494 repository : https://github.com/zingale/computational_astrophysics
495495 website : https://zingale.github.io/computational_astrophysics/
You can’t perform that action at this time.
0 commit comments