Skip to content

Commit

Permalink
manually kick off
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeskydev committed Feb 11, 2024
1 parent da6c289 commit 8c63c5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/ios_setup.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: iOS One-Time Setup

on: workflow_dispatch
on:
push:
branches:
- "feature/fastlane"

jobs:
setup:
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ GEM
xcpretty (~> 0.2, >= 0.0.7)

PLATFORMS
x64-mingw-ucrt
x86_64-linux

DEPENDENCIES
fastlane
Expand Down

0 comments on commit 8c63c5a

Please sign in to comment.