Skip to content

Commit a5b4fb2

Browse files
authored
rename stale job name to invalidate cache (#5473)
1 parent 403a213 commit a5b4fb2

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
workflow_dispatch:
66

77
jobs:
8-
stale:
8+
stale-scan:
99
runs-on: ubuntu-latest
1010
permissions:
1111
actions: write

0 commit comments

Comments
 (0)