fix: Changed branch to main

For creating pull request
This commit is contained in:
adithya 2026-02-07 00:56:43 +05:30
parent 98f83f9676
commit 64a008d188

View file

@ -2,7 +2,7 @@ name: Deploy Frappe Docker Docs to GitHub Pages
on:
push:
branches: [docs-v2]
branches: [main]
paths:
- "docs/**"
- ".github/workflows/publish_docs.yml"