diff --git a/.github/workflows/build-test-recipe.yml b/.github/workflows/build-test-recipe.yml index 6bd424b5b..8cbfb4191 100644 --- a/.github/workflows/build-test-recipe.yml +++ b/.github/workflows/build-test-recipe.yml @@ -3,7 +3,7 @@ on: workflow_dispatch: schedule: - cron: '0 0 * * *' - pull_request: + pull_request_target: jobs: changed: name: Get changed recipes