Skip to content

Commit 2a6da52

Browse files
authored
去掉pr情况下的触发
1 parent 7152dc6 commit 2a6da52

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Docker Image CI
33
on:
44
push:
55
branches: [ "main" ]
6-
pull_request:
7-
branches: [ "main" ]
86
workflow_dispatch:
97

108
permissions:

0 commit comments

Comments
 (0)