Hotfix/fix typo (#5948)

* Disable auto_build on test run

* Fix typo

* Revert
This commit is contained in:
Igor Radovanovic
2024-01-11 14:19:24 +01:00
committed by GitHub
parent 8c3637324e
commit cdce90447a

View File

@@ -1,12 +1,12 @@
name-template: 'OpenBB Terminal v$NEXT_MINOR_VERSION'
name-template: 'OpenBB Platform v$NEXT_MINOR_VERSION'
tag-template: 'v$NEXT_MINOR_VERSION'
categories:
- title: 🦋 OpenBB Platform Enhancements
labels:
labels:
- 'platform'
- 'v4'
- title: 🐛 OpenBB Platform Bug Fixes
labels:
labels:
- 'bug'
exclude-contributors:
- 'jmaslek'