mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix github workflow test.
PiperOrigin-RevId: 563466164
This commit is contained in:
committed by
gVisor bot
parent
c215e67a50
commit
27d7936e93
@@ -3,15 +3,13 @@ name: Mark stale issues and pull requests
|
||||
# Please refer to https://github.com/actions/stale/blob/master/action.yml
|
||||
# to see all config knobs of the stale action.
|
||||
|
||||
on:
|
||||
"on":
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/stale@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user