From 8c63c5acc7f009d46a121d161b70bab3ca537ba2 Mon Sep 17 00:00:00 2001 From: Mike Nisbet Date: Sun, 11 Feb 2024 21:55:59 +0000 Subject: [PATCH] manually kick off --- .github/workflows/ios_setup.yml | 5 ++++- Gemfile.lock | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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