ci: add workflow file itself to trigger paths
Some checks failed
release / build-and-release (push) Failing after 2s

This commit is contained in:
X9 Dev 2026-04-16 11:49:47 +02:00
parent 76eb7dd8d7
commit 5d0c73b514

View file

@ -10,6 +10,7 @@ on:
- 'scripts/**' - 'scripts/**'
- 'assets/**' - 'assets/**'
- 'embed.go' - 'embed.go'
- '.forgejo/workflows/release.yml'
jobs: jobs:
build-and-release: build-and-release: