From d245d3972d23bc6ab5c3a0c20e02d5d523ad0ed7 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.