summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2022-03-21 16:17:37 +0100
committerGitHub <[email protected]>2022-03-21 16:17:37 +0100
commit9474a254390b1e42488a1801fed5826b32a8030b (patch)
treef5694b2d7c816405a6087892a85afac686d5fe70 /.github/workflows/ci.yml
parent1eb9abd4fccc7be767c5df1e158e2d17982f8193 (diff)
fix(ci): run ci on external pull requests
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
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: