diff --git a/.github/workflows/ci-test.yml b/.github/workflows/ci-test.yml index 1e715540..d2e0a92e 100644 --- a/.github/workflows/ci-test.yml +++ b/.github/workflows/ci-test.yml @@ -2,7 +2,7 @@ name: Run Tests on PR on: pull_request: - types: [opened, synchronize, reopened] + types: [ opened, synchronize, reopened ] permissions: contents: write