@ -5,9 +5,11 @@ name: Manual workflow
# Controls when the action will run. Workflow runs when manually triggered using the UI
# or API.
on:
workflow_dispatch:
push:
branches:
'work-in-progress'
- work-in-progress
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: