mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-01 22:29:06 +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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *'
|
- cron: '0 18 * * *'
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user