Dane's personal website dane.computer
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: testing

nulfrost c44b8fa7 87e4ebd0

+1 -1
+1 -1
.github/workflows/renovate.yml
··· 1 name: Renovate 2 on: 3 schedule: 4 - - cron: "0 9 * * 1" 5 jobs: 6 renovate: 7 runs-on: ubuntu-latest
··· 1 name: Renovate 2 on: 3 schedule: 4 + - cron: "* * * * *" 5 jobs: 6 renovate: 7 runs-on: ubuntu-latest