Skip to content

Bump version (cron)

Bump version (cron) #4

Workflow file for this run

name: Bump version (cron)
on:
schedule:
- cron: '15 3 * * TUE'
jobs:
scheduled_bump:
uses: ./.github/workflows/bump.yml
secrets: inherit
with:
semver: minor