Skip to content

Commit f26057d

Browse files
committed
Removed the repo name for testing
Signed-off-by: Hanxi Zhang <hanxizh@amazon.com>
1 parent 4376c68 commit f26057d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
detect-test-failures:
1818
runs-on: ubuntu-latest
1919
if: >
20-
github.repository == 'valkey-io/valkey' &&
2120
(github.event.workflow_run.event == 'schedule' ||
2221
github.event.workflow_run.event == 'workflow_dispatch') &&
2322
github.event.workflow_run.conclusion != 'cancelled'

0 commit comments

Comments
 (0)