pydata / pydata-sphinx-theme

A clean, three-column Sphinx theme with Bootstrap for the PyData community
https://pydata-sphinx-theme.readthedocs.io
BSD 3-Clause "New" or "Revised" License
600 stars 313 forks source link

BUG - Remove schedule trigger for comment action #1914

Closed trallard closed 3 months ago

trallard commented 3 months ago

The publish-to-pypi workflow has failed due to the coverage comment action since there is no PR or separate coverage branch.

This PR prevents the comment workflow from triggering in such cases and during releases to avoid potential hiccups.

github-actions[bot] commented 3 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/pydata_sphinx_theme
  __init__.py
  logo.py
  short_link.py
  toctree.py
  translator.py
Project Total  

This report was generated by python-coverage-comment-action