diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml index f755c397..35488db8 100644 --- a/.github/workflows/lint-test.yml +++ b/.github/workflows/lint-test.yml @@ -4,6 +4,11 @@ on: schedule: - cron: '0 0 * * *' pull_request: + types: + - opened + - reopened + - synchronize + - ready_for_review branches: - '**'