mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 13:57:10 +09:00
DROID-215 CI | Fix | Do not start debug build distribution when pushing commits to develop branch (#2444)
This commit is contained in:
parent
0056dae8a7
commit
10989eb952
1 changed files with 0 additions and 2 deletions
2
.github/workflows/nightly-debug-builds.yml
vendored
2
.github/workflows/nightly-debug-builds.yml
vendored
|
@ -2,8 +2,6 @@ on:
|
|||
schedule:
|
||||
- cron: '59 23 * * *'
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [develop]
|
||||
name: Distribute nightly debug build
|
||||
jobs:
|
||||
setup-android:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue