chore: add manual trigger to JS formatting workflow

This commit is contained in:
horsicq 2026-01-06 18:49:07 +01:00
commit c9b0eaf128

View file

@ -8,6 +8,9 @@ on:
- 'db_extra/**'
branches:
- master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
format: