Skip to content

Commit 6f6a814

Browse files
authored
Merge pull request #10 from agntcy/sriaradhyula-patch-1
fix(stale.yml): update path
2 parents c98ebdb + 6a2043d commit 6f6a814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions: read-all
1414
jobs:
1515
mark-stale:
1616
# Call reusable workflow file
17-
uses: agntcy/.github/.github/workflows/_stale.yml@main
17+
uses: agntcy/github-reusable-workflows/.github/workflows/_stale.yml@main
1818
permissions:
1919
contents: read
2020
issues: write

0 commit comments

Comments
 (0)