Skip to content

Commit f0f92d5

Browse files
committed
actually run on PR
1 parent 266bed2 commit f0f92d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 'Detect flaky tests'
22
on:
33
workflow_dispatch:
4-
push:
4+
pull_request:
55
paths:
66
- 'packages/browser-integration-tests/suites/**'
77

0 commit comments

Comments
 (0)