Update .gitea/workflows/changelog.yml
Some checks failed
Changelog / changelog (push) Failing after 39s

This commit is contained in:
2025-12-25 17:00:30 +00:00
parent 9576adc135
commit 49292121b2

View File

@@ -3,6 +3,8 @@ name: Changelog
on:
push:
branches: [ main ]
tags:
- "v*"
workflow_dispatch:
jobs: