feat: github workflow dispatch

This commit is contained in:
mkmark 2024-01-08 06:57:02 +08:00 committed by Moody Liu
parent b308056480
commit 8c447f08e4
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
- l10n_dev
release:
types: [prereleased]
workflow_dispatch:
jobs:
check_commit_msg:

View File

@ -6,6 +6,7 @@ on:
- l10n_dev
release:
types: [prereleased]
workflow_dispatch:
jobs:
check_commit_msg: