Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5fef19

Browse files
jklymakrcomer
andauthored
Update .github/workflows/stale.yml
Co-authored-by: Ruth Comer <[email protected]>
1 parent ba3ab33 commit d5fef19

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
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
stale:
8-
if: github.repository == 'matplotlib/matplotlib
8+
if: github.repository == 'matplotlib/matplotlib'
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/stale@v7

0 commit comments

Comments
 (0)