Build CI docs on main branch

This commit is contained in:
Alex Orlenko
2026-02-22 13:28:48 +00:00
parent 30cf4bef58
commit 79d438aaad
+2 -2
View File
@@ -1,8 +1,8 @@
name: Documentation (dev)
name: Documentation (main)
on:
push:
branches: [dev]
branches: [main]
workflow_dispatch:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages