mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
chore: add manual trigger to JS formatting workflow
This commit is contained in:
parent
b14d7be026
commit
c9b0eaf128
1 changed files with 3 additions and 0 deletions
3
.github/workflows/format-js.yml
vendored
3
.github/workflows/format-js.yml
vendored
|
|
@ -8,6 +8,9 @@ on:
|
|||
- 'db_extra/**'
|
||||
branches:
|
||||
- master
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
format:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue