Run pahole staging once a day

This commit is contained in:
Sergei Iudin
2021-06-17 17:19:44 -07:00
committed by Andrii Nakryiko
parent 42ebbbce7d
commit a5ee05d505

View File

@@ -2,7 +2,7 @@ name: pahole-staging
on:
schedule:
- cron: '0 * * * *'
- cron: '0 18 * * *'
jobs: