Commit 83ce16a0 authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

ci: Fix typo in close stale workflow (#2420)

parent a31609c5
......@@ -12,6 +12,6 @@ jobs:
stale-pr-message: 'This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
exempt-pr-labels: exempt-stale
days-before-issue-stale: 999
dats-before-pr-stale: 14
days-before-pr-stale: 14
days-before-close: 5
repo-token: ${{ secrets.GITHUB_TOKEN }}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment