From ce4751ed1d30da04d85b997c24a992dabd342aaa Mon Sep 17 00:00:00 2001 From: Emily Rockman Date: Fri, 6 Dec 2024 11:43:48 -0600 Subject: [PATCH] Update CI trigger to run off forks (#329) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1dfc2c6..deb19f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ on: push: branches: - main - pull_request: + pull_request_target: workflow_dispatch: jobs: