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 name: Release Docs
on: on:
push: push:
paths: tags:
- "docs/**" - "v*"
branches:
- main
workflow_dispatch: workflow_dispatch:
permissions: permissions:
contents: read contents: read