mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Disable debug mode on stale GitHub Action (#15577)
This commit is contained in:
parent
3a3ad1a4f4
commit
b5b6db5a6e
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@ -11,7 +11,6 @@ jobs:
|
||||
- uses: actions/stale@v3.0.13
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
debug-only: true
|
||||
days-before-stale: 60
|
||||
days-before-close: 7
|
||||
operations-per-run: 30
|
||||
@ -25,7 +24,7 @@ jobs:
|
||||
|
||||
If this issue is still relevant, please let us know by leaving a comment 👍
|
||||
|
||||
This issue now has been marked as stale and will be closed if no further
|
||||
This issue has now has been marked as stale and will be closed if no further
|
||||
activity occurs. Thank you for your contributions.
|
||||
stale-pr-label: "stale"
|
||||
exempt-pr-labels: "has-parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user