diff --git a/.github/workflows/securityAlertsReview.yml b/.github/workflows/securityAlertsReview.yml index bdb471fbd..40cc09342 100644 --- a/.github/workflows/securityAlertsReview.yml +++ b/.github/workflows/securityAlertsReview.yml @@ -11,6 +11,8 @@ on: pull_request: types: - ready_for_review + paths: + - 'src/**/*.sol' workflow_dispatch: jobs: