Skip to content

Commit da99c50

Browse files
authored
improve[ci]: standardize the naming of CI files related to auto assign reviewers #10729
1 parent a84e755 commit da99c50

File tree

2 files changed

+1
-1
lines changed

2 files 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 }}
File renamed without changes.

0 commit comments

Comments
 (0)