feat(alerts-reports): add per-schedule toggle to include/exclude the Explore in Superset link (#42494)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Bart Skowron
2026-08-07 21:05:16 -07:00
committed by GitHub
co-authored by Claude Fable 5
parent a6c478c59d
commit bd03440ac8
20 changed files with 653 additions and 19 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ jobs:
node-version-file: "./docs/.nvmrc"
- name: Setup Python
uses: ./.github/actions/setup-backend/
- uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7.0
- uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
with:
distribution: "zulu"
java-version: "21"