github action updates
All checks were successful
CI - Docs build check / build-check (push) Successful in 8s
Build & publish / publish (push) Successful in 16s

This commit is contained in:
2026-04-26 10:41:28 -05:00
parent 6c53b426bb
commit f0fbf8662b
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@ name: CI - Docs build check
on:
push:
tags:
- "draft*"
- "rc*"
- "v*"
branches:
- main
- draft

View File

@@ -1,4 +1,4 @@
name: Build & publish docs (rc + release)
name: Build & publish
on:
push: