We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550d072 commit b23b481Copy full SHA for b23b481
…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
@@ -462,4 +462,4 @@ jobs:
462
path: |
463
unique_tags_bak.txt
464
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 }}
+ 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