ci: change trigger branch from 'main' to 'master'

This commit is contained in:
abel
2025-09-30 14:27:58 +02:00
committed by GitHub
parent c36b1e9559
commit cdb53c6967

View File

@@ -3,7 +3,7 @@ name: Docusaurus test deployment
on:
pull_request:
branches:
- main
- master
jobs:
test-deploy: