Update linux.yml

This commit is contained in:
TheTank20
2026-06-27 12:05:41 -04:00
committed by GitHub
parent 73f288c28d
commit 987bba28af
+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: