Skip to content

Commit a19c227

Browse files
authored
Run android-perf more frequently
Differential Revision: D71580363 Pull Request resolved: #9475
1 parent 766cc43 commit a19c227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: android-perf
22

33
on:
44
schedule:
5-
- cron: 0 0 * * *
5+
- cron: 0 0,8,16 * * *
66
pull_request:
77
paths:
88
- .github/workflows/android-perf.yml

0 commit comments

Comments
 (0)