Sync all bump runs
This commit is contained in:
2
.github/workflows/bump.yml
vendored
2
.github/workflows/bump.yml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user