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)