Skip to content
Snippets Groups Projects
Unverified Commit 4a3191fc authored by Paweł Krupa's avatar Paweł Krupa Committed by GitHub
Browse files

Merge pull request #1227 from fpetkovski/change-versions-update-schedule

.github/workflows: Update versions schedule to run each Monday
parents 2c5c20cf 321fa139
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ name: Upgrade to latest versions
on:
schedule:
- cron: '37 13 * * *'
- cron: '37 13 * * 1'
jobs:
versions:
runs-on: ubuntu-latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment