1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-16 09:11:00 +08:00

Update version

This commit is contained in:
Young
2024-04-14 00:09:30 +08:00
committed by Linlang Lv (iSoftStone Information)
parent 1bb8f2fa23
commit 194284b1ac
6 changed files with 24 additions and 9 deletions

View File

@@ -6,8 +6,14 @@ on:
branches:
- main
permissions:
contents: read
jobs:
update_release_draft:
permissions:
contents: write
pull-requests: read
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"