Update macos.yml

This commit is contained in:
TheTank20
2026-06-27 12:05:43 -04:00
committed by GitHub
parent 987bba28af
commit e4347c7c5f
+3
View File
@@ -24,6 +24,9 @@ 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:
jobs: