diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 400f093..3a592a3 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -2,7 +2,7 @@ name: integration on: pull_request: - types: [opened, synchronize, reopened] + types: [opened, synchronize, reopened] push: branches: - base