Skip to content

Commit

Permalink
gitStream: Align environment token var name (#28919)
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-gradle committed Apr 22, 2024
2 parents 4509f75 + 24a9884 commit 43fc58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cm/summary_table_owners.cm
Expand Up @@ -34,4 +34,4 @@ automations:
{{ by_owner_comment }}
by_owner_comment: |
{{ files | byCodeowner(pr, env.CODEOWNERS_TOKEN, '.github/CODEOWNERS') | categorize(branch.diff.files_metadata) | computeStatistics(branch.diff.files_metadata) | summaryTable('Owner') }}
{{ files | byCodeowner(pr, env.REPO_READ_TOKEN, '.github/CODEOWNERS') | categorize(branch.diff.files_metadata) | computeStatistics(branch.diff.files_metadata) | summaryTable('Owner') }}

0 comments on commit 43fc58d

Please sign in to comment.