Skip to content

Commit df21999

Browse files
committed
Revert "增加手动触发"
This reverts commit 7eb6206.
1 parent 7eb6206 commit df21999

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

.github/workflows/docker-image-backend-for-all.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/docker-image-backend-for-pr.yml renamed to .github/workflows/docker-image-backend.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Backend Docker Image CI When PR
1+
name: Backend Docker Image CI
22

33
on:
44
push:
@@ -13,6 +13,7 @@ on:
1313
- 'backend/**'
1414
- 'build/backend/**'
1515
- '.github/workflows/**'
16+
workflow_dispatch:
1617

1718
jobs:
1819

0 commit comments

Comments
 (0)