Dane's personal website dane.computer
0
fork

Configure Feed

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

ci: conclude testing

nulfrost 5e68d6b5 05b7ffd1

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