From 9474a254390b1e42488a1801fed5826b32a8030b Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Mon, 21 Mar 2022 16:17:37 +0100 Subject: fix(ci): run ci on external pull requests --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6560449..4d97cf4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: branches: - '**' - '!main' + pull_request: workflow_dispatch: defaults: run: -- cgit v1.2.3