Temporary remove cron trigger from stale action (#17586)

* Temporary remove cron trigger from stale action

* Update stale_prs_and_issues.yml
This commit is contained in:
Alexey Kazakov 2023-05-17 19:58:32 +01:00 committed by GitHub
parent 2120e5ffe3
commit 2f3efede4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,5 @@
name: 'Close stale issues and PRs' name: 'Close stale issues and PRs'
on: on: workflow_dispatch
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
permissions: permissions:
issues: write issues: write