NTP-73461 | ANR Reporter | Color & Overall Metric (#16622)

This commit is contained in:
Shivam Goyal
2025-06-17 17:29:27 +05:30
committed by GitHub
parent 08b644df9d
commit aeee80022b
2 changed files with 251 additions and 72 deletions

View File

@@ -3,7 +3,7 @@ name: ANR Reporter CI
on:
workflow_dispatch:
schedule:
- cron: '30 8 * * *'
- cron: '30 12 * * *'
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}