Skip to content

Commit 7f65051

Browse files
authored
ci: fix workflow path
1 parent cba6741 commit 7f65051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
uses: EndBug/workflows/stale.yml@main
9+
uses: EndBug/workflows/.github/workflows/stale.yml@main

0 commit comments

Comments
 (0)