summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaniel Watkins <oddbloke@ubuntu.com>2020-12-18 13:02:34 -0500
committerGitHub <noreply@github.com>2020-12-18 13:02:34 -0500
commite4f2d6139a802e659c571f581763eddeee715e2f (patch)
treeba492fd5f0229c757956033f436c2eb366b6082b /.github
parentb944cbe069703dffbe7b554473a0d8e0adf20eac (diff)
downloadvyos-cloud-init-e4f2d6139a802e659c571f581763eddeee715e2f.tar.gz
vyos-cloud-init-e4f2d6139a802e659c571f581763eddeee715e2f.zip
stale: fix error in definition (#740)
This should fix the error, and also allows us to manually trigger the workflow.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/stale.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 7097a662..cec1311b 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -1,6 +1,6 @@
name: Mark and close stale pull requests
-#on:
+on: workflow_dispatch
# schedule:
# - cron: "0 0 * * *" # Daily @ 00:00