ci: tweak firefox update timing

This commit is contained in:
Harsh Shandilya 2024-04-23 14:59:12 +05:30
parent ad02651f24
commit a59202ad67
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Update Firefox Nightly
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
- cron: '0 2 * * *'
permissions:
contents: write