8000 upgrade to latest dependencies (#1020) · dprotaso/net-contour@44cd41b · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
691E

Close stale

Close stale #277

# 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