pharmaverse / admiralophtha

Ophthalmology package extension of admiral
https://pharmaverse.github.io/admiralophtha
Apache License 2.0
15 stars 3 forks source link

Add version bump workflow #235

Closed manciniedoardo closed 5 months ago

manciniedoardo commented 5 months ago

Background Information

Add version bump workflow to admiralophtha (see example from admiral)

Definition of Done

common.yml file updated with following workflow:

vbump:
  name: Version Bump 
  if: github.event_name == 'push'
  uses: insightsengineering/r.pkg.template/.github/workflows/version-bump.yaml@main
  secrets: