Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions .github/workflows/android-preview-branch-merge.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
name: Distribute Android App
on:
push:
branches:
- development
paths:
- "android/**"
- "shared/**"
- "buildSrc/**"
- ".github/workflows/android-preview-branch-merge.yml"
schedule:
- cron: '30 4 * * *' #runs every morning at 4:30 AM UTC
jobs:
build_android_debug:
runs-on: ubuntu-latest
Expand Down
55 changes: 0 additions & 55 deletions .github/workflows/android-ui-test.yml

This file was deleted.