Skip to content

Commit b38f1b7

Browse files
committed
chore: fix stale.yml
1 parent 268fd17 commit b38f1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99

1010
jobs:
1111
stale:
12-
if: github.repository == 'sveltejs/eslint-plugin-svelte'
12+
if: github.repository == 'sveltejs/svelte-eslint-parser'
1313
name: Close stale issues with missing information
1414
runs-on: ubuntu-latest
1515
steps:

0 commit comments

Comments
 (0)