Merge pull request #27 from utox39/build/fix-paths

build(build.yml): fix paths
This commit is contained in:
utox39
2025-10-15 21:34:16 +02:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ on:
push:
branches: [ "main" ]
paths:
- 'src/*'
- 'src/**'
jobs:
build: