Skip to content

Commit f7784d8

Browse files
authored
Disable Beam Metrics Report workflow (#37440)
1 parent 0b32d24 commit f7784d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beam_Metrics_Report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ name: Beam Metrics Report
2121
on:
2222
# schedule:
2323
# - cron: '0 11 * * 2'
24-
# workflow_dispatch:
24+
workflow_dispatch:
2525

2626
# This allows a subsequently queued workflow run to interrupt previous runs
2727
concurrency:

0 commit comments

Comments
 (0)