Skip to content

Commit 9b6cf90

Browse files
authored
ci: run tests on release branches (#159)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent aa90bbe commit 9b6cf90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Docker CI
22

33
on:
44
pull_request:
5+
branches: ['main','release/**']
56
paths: ['Dockerfile','bin/**','config/**','.github/workflows/ci-docker.yml']
67

78
env:

0 commit comments

Comments
 (0)