Closed manciniedoardo closed 5 months ago
Add version bump workflow to admiralophtha (see example from admiral)
common.yml file updated with following workflow:
common.yml
vbump: name: Version Bump if: github.event_name == 'push' uses: insightsengineering/r.pkg.template/.github/workflows/version-bump.yaml@main secrets:
Background Information
Add version bump workflow to admiralophtha (see example from admiral)
Definition of Done
common.yml
file updated with following workflow: