Skip to content

Commit b23b481

Browse files
committed
improve[ci]: standardize the naming of CI files related to auto assign reviewers
1 parent 550d072 commit b23b481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign-reviewers.yml renamed to .github/workflows/auto_assign_reviewers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,4 +462,4 @@ jobs:
462462
path: |
463463
unique_tags_bak.txt
464464
unique_reviewers_bak.txt
465-
key: ${{ runner.os }}-auto-assign-reviewers-${{ steps.extract-pr.outputs.PR_NUMBER }}-${{ steps.get_comment_time.outputs.CACHE_TIMESTAMP }}-${{ github.run_id }}
465+
key: ${{ runner.os }}-auto-assign-reviewers-${{ steps.extract-pr.outputs.PR_NUMBER }}-${{ steps.get_comment_time.outputs.CACHE_TIMESTAMP }}-${{ github.run_id }}

0 commit comments

Comments
 (0)