Skip to content

Commit 574c8de

Browse files
committed
Add filter for unstable branch only
Signed-off-by: Hanxi Zhang <hanxizh@amazon.com>
1 parent 15514a3 commit 574c8de

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-failure-detector.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Test Failure Detector
33
on:
44
workflow_run:
55
workflows: ["Daily"]
6+
branches:
7+
- unstable
68
types:
79
- completed
810

0 commit comments

Comments
 (0)