ci: fix main branch name in Gitea action
All checks were successful
renovate / renovate (push) Successful in 55s

This commit is contained in:
2025-07-09 11:28:26 +02:00
parent 5724ad8861
commit dd12b2dbd4

View File

@ -5,7 +5,7 @@ on:
- cron: "@daily"
push:
branches:
- master
- main
jobs:
renovate: