fix: remove branch filter from Windows tests workflow

This commit is contained in:
Titusz Pan 2025-04-23 11:20:08 +02:00 committed by Titusz Pan (aider)
parent c56e4a08d3
commit 6df2c1595f
No known key found for this signature in database
GPG key ID: 4793D770C7B5E1D4

View file

@ -8,8 +8,6 @@ on:
- 'HISTORY.md'
- '.github/workflows/*'
- '!.github/workflows/windows-tests.yml'
branches:
- main
pull_request:
paths-ignore:
- 'aider/website/**'