Skip to content

Commit 4f5dc74

Browse files
Merge pull request #8040 from rabbitmq/mergify/bp/v3.10.x/pr-8031
Do not run windows tests in github actions on any pushes (backport #8029) (backport #8030) (backport #8031)
2 parents 72ff938 + e81c493 commit 4f5dc74

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-windows.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
schedule:
44
- cron: '0 2 * * *'
55
workflow_dispatch:
6-
push:
7-
paths:
8-
- .github/workflows/test-windows.yaml
96
jobs:
107
test:
118
name: Test Windows

0 commit comments

Comments
 (0)