mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 08:19:07 +08:00
Run pahole staging once a day
This commit is contained in:
committed by
Andrii Nakryiko
parent
42ebbbce7d
commit
a5ee05d505
2
.github/workflows/pahole.yml
vendored
2
.github/workflows/pahole.yml
vendored
@@ -2,7 +2,7 @@ name: pahole-staging
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '0 18 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user