Skip to content

Merge remote-tracking branch 'origin/development' into development #1

Merge remote-tracking branch 'origin/development' into development

Merge remote-tracking branch 'origin/development' into development #1

Workflow file for this run

feature:
- any:
- head-branch: [ '^feature' ]
fix:
- any:
- head-branch: [ '^fix', '^hotfix' ]
chore:
- any:
- head-branch: [ '^chore', '^documentation', '^docs', '^ci', '^refactor' ]
release:
- all:
- base-branch: [ 'main', 'master' ]
- head-branch: [ 'development', 'dev' ]