fix: changed branch name in action
Some checks failed
Gitea Actions Demo / Build (push) Failing after 22s

This commit is contained in:
2025-09-23 15:33:31 +02:00
parent 41966da44e
commit d95aa9d12c

View File

@@ -5,7 +5,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
branches:
- main
- master
jobs:
Build: