更新 GitHub Actions 工作流,添加手动触发工作流的支持
This commit is contained in:
1
.github/workflows/services-test.yaml
vendored
1
.github/workflows/services-test.yaml
vendored
@@ -1,5 +1,6 @@
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
services-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user