Skip to content

Commit e2811b7

Browse files
committed
dbg: trigger by branch push to preview result
1 parent a61ccdd commit e2811b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/weekly_pipeline_report.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Weekly Pipeline Report
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- feat/ci-report-tool
58
schedule:
69
- cron: "0 8 * * 1" # Every Monday at 8:00 AM UTC
710

0 commit comments

Comments
 (0)