Lowering sync

Toolchain doesn't changes very often.
This commit is contained in:
Igor Pečovnik
2021-11-17 07:10:26 +01:00
committed by GitHub
parent 1defbc7633
commit 34563f252b

View File

@@ -1,7 +1,7 @@
name: Toolchain sync
on:
schedule:
- cron: '0 */2 * * *'
- cron: '0 5 */10 * *'
workflow_dispatch: