1
0
Fork 0
mirror of https://github.com/cheeaun/phanpy.git synced 2025-03-30 01:21:36 +01: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:
pull_request:
types: [opened, synchronize, reopened, labeled]
workflow_dispatch:
jobs:
run-and-merge: