mirror of
https://github.com/boostorg/boostlook.git
synced 2026-01-19 04:02:14 +00:00
add workflow_dispatch to allow manual workflow runs (#52)
This commit is contained in:
1
.github/workflows/sync-boostlook-css.yml
vendored
1
.github/workflows/sync-boostlook-css.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
branches: ["develop"]
|
||||
paths:
|
||||
- "boostlook.css"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user