Changes to gitea workflow

This commit is contained in:
Michel Roegl-Brunner 2025-05-13 13:56:48 +02:00
parent 9894f888d5
commit f5603ae4db

View File

@ -3,7 +3,7 @@ name: Sync to Gitea
on:
push:
branches:
- main # or whatever branch you want to sync
- main
jobs:
sync: