mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-31 01:27:11 +01:00
chore: disable Xcode Cloud and using GitHub action to make the TestFlight build
This commit is contained in:
parent
1f63f68014
commit
9e1140dc78
1
.github/workflows/develop-build.yml
vendored
1
.github/workflows/develop-build.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- release*
|
||||
- ci-test
|
||||
|
||||
jobs:
|
||||
|
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -6,6 +6,9 @@ on:
|
||||
- master
|
||||
- develop
|
||||
- feature/*
|
||||
- feature-*
|
||||
- issue/*
|
||||
- issue-*
|
||||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
|
Loading…
x
Reference in New Issue
Block a user