Skip to content

Commit 79259ba

Browse files
author
Vincent Li
committed
update
1 parent 16be76e commit 79259ba

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/ci_test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ on:
55
branches: ["main"]
66
types: [opened, reopened] # 只在 PR 创建/重新打开时自动跑
77
workflow_dispatch: # 支持在 Actions 页手动重跑
8-
inputs:
9-
ref:
10-
description: "Branch or tag to run CI on"
11-
required: false
12-
default: "main"
13-
type: string
148

159
jobs:
1610
ci:

0 commit comments

Comments
 (0)