From 6ef49b2ea3e84990da14aa19b4416510d34c30f9 Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Wed, 7 Aug 2024 09:35:31 +0000 Subject: [PATCH] Run abi-cafe tests for pull requests too --- .github/workflows/abi-cafe.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/abi-cafe.yml b/.github/workflows/abi-cafe.yml index 9c487f2f90a..30dc5cb1615 100644 --- a/.github/workflows/abi-cafe.yml +++ b/.github/workflows/abi-cafe.yml @@ -2,6 +2,7 @@ name: Abi-cafe on: - push + - pull_request permissions: {}