Skip to content

Commit e202b3e

Browse files
committed
Comment out cron schedule in Android Dev Test workflow
1 parent 3eef9e6 commit e202b3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-dev-30min.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Android Dev Test [30min]
33
on:
44
schedule:
55
# Run every 30 minutes
6-
- cron: '*/30 * * * *'
6+
# - cron: '*/30 * * * *'
77
workflow_dispatch:
88
inputs:
99
use-beta:

0 commit comments

Comments
 (0)