From 8de39b2163d29df5251c5f297a2a6937e182124a Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Tue, 4 Nov 2025 14:50:24 +0100 Subject: [PATCH] Revive Debian builds Getting so incredible tired of @GitHub refusing to make checkout and other JS based actions work on Alpine running on `amr64` machines, that I'm considering this. --- .github/workflows/debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index eafabbbe..521c8aed 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -6,7 +6,7 @@ on: # - 'README.md' # branches: # - master -# pull_request: + pull_request: # schedule: # - cron: '13 4 * * *' jobs: