We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268fd17 commit b38f1b7Copy full SHA for b38f1b7
.github/workflows/stale.yml
@@ -9,7 +9,7 @@ permissions:
9
10
jobs:
11
stale:
12
- if: github.repository == 'sveltejs/eslint-plugin-svelte'
+ if: github.repository == 'sveltejs/svelte-eslint-parser'
13
name: Close stale issues with missing information
14
runs-on: ubuntu-latest
15
steps:
0 commit comments