diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index f06dbfc..bdc269d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -1,6 +1,8 @@ name: Integration on: + pull_request: + types: [synchronize] push: {} schedule: - cron: "0 5 * * *"