From 44e82aa5b0f6b1efa6e3dc42a1ab53bad8ca4523 Mon Sep 17 00:00:00 2001 From: Yuri Norwood <106889957+norwd@users.noreply.github.com> Date: Mon, 7 Nov 2022 09:26:28 +1300 Subject: [PATCH] Run self test on all push events (for testing) Signed-off-by: Yuri Norwood <106889957+norwd@users.noreply.github.com> --- .github/workflows/selftest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/selftest.yml b/.github/workflows/selftest.yml index aa43acc..50523fa 100644 --- a/.github/workflows/selftest.yml +++ b/.github/workflows/selftest.yml @@ -1,5 +1,6 @@ on: pull_request: + push: name: Self-test jobs: