This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 4f60737 fix: typo in prefer typescript (#10959)
add d4f33cc Ignore '/docs' on some GH actions, give docs its own action
(#10949)
No new revisions were added by this update.
Summary of changes:
.github/workflows/superset-docs.yml | 30 ++++++++++++++++++++++++++++++
.github/workflows/superset-e2e.yml | 8 +++++++-
.github/workflows/superset-frontend.yml | 23 +++++++----------------
.github/workflows/superset-python.yml | 8 +++++++-
.github/workflows/test-hive.yml | 8 +++++++-
.github/workflows/test-presto.yml | 8 +++++++-
docs/src/pages/404.jsx | 2 +-
7 files changed, 66 insertions(+), 21 deletions(-)
create mode 100644 .github/workflows/superset-docs.yml