mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-24 13:26:08 +00:00
test: 允许手动触发
This commit is contained in:
@@ -6,6 +6,8 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
# 任何py文件改动都会触发
|
# 任何py文件改动都会触发
|
||||||
- '**.py'
|
- '**.py'
|
||||||
|
# 允许手动触发
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
perform-test:
|
perform-test:
|
||||||
|
|||||||
Reference in New Issue
Block a user