Skip to content

Commit ecdf0ec

Browse files
committed
run job in the branch
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
1 parent 8d40924 commit ecdf0ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dockerimage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Docker Image CI
33
on:
44
push:
55
branches:
6-
- main
6+
- go-1.23
77
pull_request:
88
branches:
9-
- main
9+
- go-1.23
1010

1111
jobs:
1212

0 commit comments

Comments
 (0)