mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-12 01:39:43 +00:00
chore(ci): enable beta build on develop pull requests
This commit is contained in:
parent
27553a2cc1
commit
ecece64ff1
3
.github/workflows/beta-build.yml
vendored
3
.github/workflows/beta-build.yml
vendored
@ -3,6 +3,9 @@ name: Build Beta
|
||||
on:
|
||||
schedule:
|
||||
- cron: "22 22 * * *"
|
||||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
updater:
|
||||
|
Loading…
x
Reference in New Issue
Block a user