This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new f7784d8b187 Disable Beam Metrics Report workflow (#37440)
f7784d8b187 is described below
commit f7784d8b187d9807f5263c726584b95a354ade8a
Author: Abdelrahman Ibrahim <[email protected]>
AuthorDate: Wed Jan 28 16:17:07 2026 +0200
Disable Beam Metrics Report workflow (#37440)
---
.github/workflows/beam_Metrics_Report.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/beam_Metrics_Report.yml
b/.github/workflows/beam_Metrics_Report.yml
index f4e02edae6e..661427c25d7 100644
--- a/.github/workflows/beam_Metrics_Report.yml
+++ b/.github/workflows/beam_Metrics_Report.yml
@@ -21,7 +21,7 @@ name: Beam Metrics Report
on:
# schedule:
# - cron: '0 11 * * 2'
- # workflow_dispatch:
+ workflow_dispatch:
# This allows a subsequently queued workflow run to interrupt previous runs
concurrency: