We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4123daf commit 009413dCopy full SHA for 009413d
…thub/workflows/auto-assign-reviewers.yml …thub/workflows/auto_assign_reviewers.yml.github/workflows/auto-assign-reviewers.yml renamed to .github/workflows/auto_assign_reviewers.yml
@@ -461,4 +461,4 @@ jobs:
461
path: |
462
unique_tags_bak.txt
463
unique_reviewers_bak.txt
464
- key: ${{ runner.os }}-auto-assign-reviewers-${{ steps.extract-pr.outputs.PR_NUMBER }}-${{ steps.get_comment_time.outputs.CACHE_TIMESTAMP }}-${{ github.run_id }}
+ 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