Sync all bump runs

This commit is contained in:
Mattias Wadman
2020-01-11 11:34:32 +01:00
committed by GitHub
parent 1dc80af31a
commit bda3931ed7

View File

@ -2,7 +2,7 @@ name: 'Automatic version updates'
on: on:
schedule: schedule:
# minute hour dom month dow (UTC) # minute hour dom month dow (UTC)
- cron: '0 10 * * *' - cron: '0 16 * * *'
jobs: jobs:
version_update: version_update:
runs-on: ubuntu-latest runs-on: ubuntu-latest