Skip to content

.github/workflows/knative-stale.yaml #799

.github/workflows/knative-stale.yaml

.github/workflows/knative-stale.yaml #799

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

Check failure on line 14 in .github/workflows/knative-stale.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/knative-stale.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/knative-stale.yaml" -> "knative/actions/.github/workflows/stale.yaml@main" : failed to fetch workflow: workflow was not found.