Update windows-x86-x64.yml

This commit is contained in:
TheTank20
2026-06-27 12:05:47 -04:00
committed by GitHub
parent dfcaf87bb1
commit d900f5d929
+3
View File
@@ -22,6 +22,9 @@ name: Windows x86+64
on:
push:
branches: [ "*" ]
paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
pull_request:
branches: [ "*" ]
paths-ignore: [ '**.md', 'doc/**', '.idea/**']
workflow_dispatch: