1
0
Fork 0
mirror of https://github.com/cheeaun/phanpy.git synced 2025-04-05 13:31:37 +02:00

Allow manual dispatch

This commit is contained in:
Lim Chee Aun 2024-08-18 17:49:28 +08:00
parent 320746144a
commit d8e634273f

View file

@ -3,6 +3,7 @@ name: i18n PR auto-merge
on: on:
pull_request: pull_request:
types: [opened, synchronize, reopened, labeled] types: [opened, synchronize, reopened, labeled]
workflow_dispatch:
jobs: jobs:
run-and-merge: run-and-merge: