mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add badges for Github actions so it's easier to notice when they are failing.
PiperOrigin-RevId: 374331016
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# The stale workflow closes stale issues and pull requests, unless specific
|
||||
# tags have been applied in order to keep them open.
|
||||
name: "Close stale issues"
|
||||
name: "Stale issues"
|
||||
"on":
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
@@ -4,6 +4,9 @@
|
||||
[](https://gitter.im/gvisor/community)
|
||||
[](https://cs.opensource.google/gvisor/gvisor)
|
||||
|
||||
[](https://github.com/google/gvisor/actions/workflows/issue_reviver.yml)
|
||||
[](https://github.com/google/gvisor/actions/workflows/stale.yml)
|
||||
|
||||
## What is gVisor?
|
||||
|
||||
**gVisor** is an application kernel, written in Go, that implements a
|
||||
|
||||
Reference in New Issue
Block a user