diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 068bb200..c5e5386d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,10 +2,10 @@ name: CI on: push: branches: - - main + - master pull_request: branches: - - main + - master jobs: lint: diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 83f14f64..12da21f9 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -734,4 +734,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: e43e14d964b1de567b73b376b4538cddb7c50ca9 -COCOAPODS: 1.12.1 +COCOAPODS: 1.13.0