summaryrefslogtreecommitdiff
path: root/.github/workflows/metrics_comment.yml
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2025-12-13 15:13:02 +0700
committerGitHub <[email protected]>2025-12-13 15:13:02 +0700
commit20b03bbc081353295f7a491038bd3efbc9c3a75a (patch)
treebac74e0c68d9582c4afdb4a25784a10388395597 /.github/workflows/metrics_comment.yml
parent3a4d02ba9f150b74df08384d16fac124a7c27485 (diff)
upload metrics.json and metrics compare to release page (#3409)
* upload metrics.json and metrics compare to release page * Adjust workflow comment handling for forks
Diffstat (limited to '.github/workflows/metrics_comment.yml')
-rw-r--r--.github/workflows/metrics_comment.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/metrics_comment.yml b/.github/workflows/metrics_comment.yml
index 2f1b0d631..7443f7367 100644
--- a/.github/workflows/metrics_comment.yml
+++ b/.github/workflows/metrics_comment.yml
@@ -13,6 +13,7 @@ jobs:
github.event.workflow_run.event == 'pull_request' &&
github.event.workflow_run.conclusion == 'success'
permissions:
+ actions: read
pull-requests: write
steps:
- name: Download Artifacts