Skip to content

Commit 19f8b8b

Browse files
committed
lemme try this..
1 parent 07c22d2 commit 19f8b8b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ name: Docker
77

88
on:
99
push:
10-
branches: ["main"]
10+
branches: ["main", "dev"]
1111
tags: [ 'v*.*.*' ]
12-
pull_request:
13-
branches: [ "main", "dev" ]
1412

1513
env:
1614
# github.repository as <account>/<repo>

0 commit comments

Comments
 (0)