From 39686d1134830e37975f07c045d17756fb36eae8 Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Mon, 18 Sep 2023 14:23:12 -0400 Subject: [PATCH] Squash test (#482) * kill * Update README.md Djebj --- .github/workflows/stale.yml | 4 ++-- README.md | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 55c0d26..9663ac2 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,7 +1,7 @@ name: 'Close stale issues and PRs' on: - schedule: - - cron: '0 0 * * *' +# schedule: +# - cron: '0 0 * * *' workflow_dispatch: permissions: diff --git a/README.md b/README.md index b6c18ab..7e6ff90 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@
- - - - # [v2.8.1 is out! 🥳](https://github.com/upscayl/upscayl/releases/tag/v2.8.1)