loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

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

Merge pull request 'ci(renovate): fix step names (take 2)' (#3318) from earl-warren/forgejo:wip-renovate-run into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3318
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>

+2 -1
+2 -1
.forgejo/workflows/renovate.yml
··· 34 34 restore-keys: | 35 35 repo-cache- 36 36 37 - - run: Run renovate 37 + - name: Run renovate 38 + run: renovate 38 39 env: 39 40 GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_COM_TOKEN }} 40 41 LOG_LEVEL: debug