8000 remove domain-mapping pods from console outputs (#6281) · knative/docs@27a706e · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Close stale

Close stale #1689

# Copyright 2020 The Knative Authors.
# SPDX-License-Identifier: Apache-2.0
# This file is automagically synced here from github.com/knative-extensions/knobots
name: 'Close stale'
on:
schedule:
- cron: '0 1 * * *'
jobs:
stale:
uses: knative/actions/.github/workflows/reusable-stale.yaml@main
0