We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0944c6b commit 722d964Copy full SHA for 722d964
.github/workflows/android.yml
@@ -24,8 +24,8 @@ on:
24
- "yes"
25
- "no"
26
schedule:
27
- # Temporary test: trigger once at 20:54 UTC (≈5 minutes from now).
28
- - cron: "59 20 * * *"
+ # Temporary test: trigger once at 21:15 UTC (≈10 minutes from now).
+ - cron: "15 21 * * *"
29
30
concurrency:
31
group:
.github/workflows/ios.yml
0 commit comments