Skip to content

Commit ceaaaf6

Browse files
committed
chore: add or force update .github/workflows/stale.yml
1 parent 277adeb commit ceaaaf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Close and mark stale issue
1+
name: Close Stale Issues
22

33
on:
44
schedule:
@@ -11,4 +11,4 @@ permissions:
1111

1212
jobs:
1313
stale:
14-
uses: pl-strflt/.github/.github/workflows/reusable-stale-issue.yml@v0.3
14+
uses: ipdxco/unified-github-workflows/.github/workflows/reusable-stale-issue.yml@v1

0 commit comments

Comments
 (0)