ci: Update only release docs on tag push. (#1650)

This commit is contained in:
Jason Lee 2025-11-20 17:39:50 +08:00 committed by GitHub
parent 0a24925a7f
commit 91de551ab0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,8 @@
name: Release Docs
on:
push:
paths:
- "docs/**"
branches:
- main
tags:
- "v*"
workflow_dispatch:
permissions:
contents: read