add workflow_dispatch to allow manual workflow runs (#52)

This commit is contained in:
Julio C. Estrada
2024-11-25 21:54:00 -05:00
committed by GitHub
parent 27f02db77b
commit c979b040a7

View File

@@ -5,6 +5,7 @@ on:
branches: ["develop"]
paths:
- "boostlook.css"
workflow_dispatch:
permissions:
contents: write