docs: fix CI badge in README
Fix CI badge links to filter only merge_group events as main branch now uses merge_group to push changes. This will give a more accurate representation of the status of CI rather than showing the complete status of CI workflow. Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
This commit is contained in:
parent
23978a158f
commit
7c651e1837
@ -2,7 +2,7 @@
|
||||

|
||||
|
||||
[](https://pkg.go.dev/github.com/containerd/containerd/v2)
|
||||
[](https://github.com/containerd/containerd/actions?query=workflow%3ACI)
|
||||
[](https://github.com/containerd/containerd/actions?query=workflow%3ACI+event%3Amerge_group)
|
||||
[](https://github.com/containerd/containerd/actions?query=workflow%3ANightly)
|
||||
[](https://goreportcard.com/report/github.com/containerd/containerd/v2)
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/1271)
|
||||
|
Loading…
Reference in New Issue
Block a user