mirror of
https://github.com/boostorg/boostlook.git
synced 2026-01-19 04:02:14 +00:00
ci(workflow): update sync workflow branch trigger from develop to master
This commit is contained in:
committed by
Julio C. Estrada
parent
adec6006ce
commit
2f6553ba31
2
.github/workflows/sync-boostlook-css.yml
vendored
2
.github/workflows/sync-boostlook-css.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user