From 17e57a152432166078e52bd05e9582f78ac3fa12 Mon Sep 17 00:00:00 2001 From: Daniel Noland Date: Sat, 30 Nov 2024 12:26:48 -0700 Subject: [PATCH] Hack on per-commit build --- .github/workflows/dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 443bfcb..70c8d35 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -59,7 +59,7 @@ jobs: - '.github/workflows/dev.yml' history: - name: "Deduce required tests from code changes" + name: "Deduce commit history" permissions: contents: "read" pull-requests: "read"