From 26ba29d060caa3f69835a5b8b7ee5d612491a919 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Tue, 18 Aug 2026 21:26:40 +0100 Subject: [PATCH] ci: retrigger Forgejo Actions on PR #37 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR #37 (feat/postit-fs -> release/1.0.8-rc1) was opened before the buildAndTest.yml workflow trigger was widened to include release/*. Forgejo Actions does not re-evaluate the workflow file on its own — a push event on the PR is needed to re-trigger the CI. This empty commit is the push.