We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266bed2 commit f0f92d5Copy full SHA for f0f92d5
.github/workflows/flaky-test-detector.yml
@@ -1,7 +1,7 @@
1
name: 'Detect flaky tests'
2
on:
3
workflow_dispatch:
4
- push:
+ pull_request:
5
paths:
6
- 'packages/browser-integration-tests/suites/**'
7
0 commit comments