Change docs build triggers (#303)

This commit is contained in:
Flaminel
2025-09-15 20:55:35 +03:00
committed by GitHub
parent 5662118b01
commit 83e6a289be

View File

@@ -2,9 +2,9 @@ name: Deploy Docusaurus to GitHub Pages
on:
push:
branches: [main]
paths:
- 'docs/**'
tags:
- "v*.*.*"
workflow_dispatch: {}
permissions:
contents: read