diff --git a/.github/workflows/check_links.yml b/.github/workflows/check_links.yml index aaac266..65564cf 100644 --- a/.github/workflows/check_links.yml +++ b/.github/workflows/check_links.yml @@ -11,6 +11,8 @@ on: paths: - '.github/workflows/check_links.yml' - '**.xml' + pull_request_review: + types: [ submitted ] workflow_dispatch: schedule: # Runs at the start of each month (UTC)