ci(workflow): update sync workflow branch trigger from develop to master

This commit is contained in:
Julio Estrada
2025-03-07 16:06:26 -05:00
committed by Julio C. Estrada
parent adec6006ce
commit 2f6553ba31

View File

@@ -2,7 +2,7 @@ name: Sync boostlook.css to website-v2 & website-v2-docs
on:
push:
branches: ["develop"]
branches: ["master"]
paths:
- "boostlook.css"
workflow_dispatch: