Update windows-arm.yml

This commit is contained in:
TheTank20
2026-06-27 12:05:45 -04:00
committed by GitHub
parent e4347c7c5f
commit dfcaf87bb1
+3
View File
@@ -22,6 +22,9 @@ name: Windows ARM
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: