Skip to content

Commit df1d0ca

Browse files
committed
Update docker-image.yml
1 parent 72aafae commit df1d0ca

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ name: Docker Image CI
22

33
on:
44
push:
5-
branches: [ "**" ]
5+
branches: [ "main" ]
66
paths-ignore:
77
- '**.md'
8-
pull_request:
9-
branches: [ "**" ]
108

119
permissions:
1210
packages: write

0 commit comments

Comments
 (0)