From ceed2e6d16a70ce54757ad4d886ae38de2eb93f3 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Wed, 1 Nov 2023 23:39:20 +0100 Subject: [PATCH] docs: Clarify source_repo.yml One would typically only want to run it on PRs, not on push to main-like branches. --- dependents/source_repo.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dependents/source_repo.yml b/dependents/source_repo.yml index ca07295..711a53d 100644 --- a/dependents/source_repo.yml +++ b/dependents/source_repo.yml @@ -5,11 +5,8 @@ # You should also create a PREVIEW_TOKEN secret following the action's README. # ------------------------------------------------------------------------------------------------- -name: Deploy +name: Preview on: - push: - branches: - - 'main' delete: pull_request_target: types: