We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb93f0 commit bf59175Copy full SHA for bf59175
1 file changed
.github/workflows/android-devices-matrix-chrome-cpu1.yml
@@ -2,8 +2,8 @@ name: Test Android Devices [chrome, cpu1]
2
3
on:
4
# Run daily at 11 PM UTC
5
- schedule:
6
- - cron: '0 23 * * *'
+ # schedule:
+ # - cron: '0 23 * * *'
7
# Allow manual triggering
8
workflow_dispatch:
9
inputs:
0 commit comments