Skip to content

Commit 33987fc

Browse files
authored
Merge branch 'develop' into dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.5.0
2 parents efa9c44 + 540d9e9 commit 33987fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- feature/**
77
- fix/**
8+
- dependabot/maven/**
89

910
env:
1011
TYPE: ${{ startsWith(github.ref_name, 'feature') && 'Feature' || 'Fix'}}

0 commit comments

Comments
 (0)