diff --git a/.github/workflows/github_snapshot_build.yml b/.github/workflows/github_snapshot_build.yml index c8ce2b85..e7792ab3 100644 --- a/.github/workflows/github_snapshot_build.yml +++ b/.github/workflows/github_snapshot_build.yml @@ -13,7 +13,8 @@ on: - dev - test_ios_build pull_request_review: - types: [submitted] + types: | + submitted jobs: build: strategy: