diff --git a/.github/workflows/ios_setup.yml b/.github/workflows/ios_setup.yml index d3ff9c7333..dcf13e6192 100644 --- a/.github/workflows/ios_setup.yml +++ b/.github/workflows/ios_setup.yml @@ -1,6 +1,9 @@ name: iOS One-Time Setup -on: workflow_dispatch +on: + push: + branches: + - "feature/fastlane" jobs: setup: diff --git a/Gemfile.lock b/Gemfile.lock index df0512545b..10a257d11d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,7 @@ GEM xcpretty (~> 0.2, >= 0.0.7) PLATFORMS - x64-mingw-ucrt + x86_64-linux DEPENDENCIES fastlane