1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-24 15:58:41 +00:00

Making release_beta_to_dev workflow trigger manually

This commit is contained in:
LASER-Yi 2021-03-27 15:04:24 +08:00
parent c9855351fe
commit cf29c1437d

View file

@ -1,7 +1,5 @@
name: release_beta_to_dev
on:
push:
branches: [development]
on: workflow_dispatch
jobs:
Release: