Skip to content

Commit 728590b

Browse files
committed
ci: optimize GitHub Actions and API usage
- Remove pull request trigger for the Docker GitHub Action Signed-off-by: appleboy <[email protected]>
1 parent 3551382 commit 728590b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
- main
77
tags:
88
- "v*"
9-
pull_request:
10-
branches:
11-
- "main"
129

1310
jobs:
1411
build-docker:

0 commit comments

Comments
 (0)