Update bump.yml

This commit is contained in:
Mattias Wadman
2021-01-20 00:52:07 +01:00
committed by GitHub
parent 89d0d7e288
commit 66b4831ea6

View File

@ -3,6 +3,8 @@ on:
schedule:
# minute hour dom month dow (UTC)
- cron: '0 16 * * *'
# enable manual trigger of version updates
workflow_dispatch:
jobs:
version_update:
runs-on: ubuntu-latest