Unverified Commit cd19bb67 authored by Michael Baumgartner's avatar Michael Baumgartner Committed by GitHub
Browse files

fix syntax

parent e9466d1a
......@@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/stale@v5
with:
exempt-issue-labels: ["bug", "documentation", "enhancement", "fix after next release", "help wanted", "investigating"]
exempt-issue-labels: bug,documentation,enhancement,fix after next release,help wanted,investigating
days-before-issue-stale: 30
days-before-issue-close: 14
stale-issue-label: "stale"
......
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