Merge pull request #25 from utox39/build/workflow-paths

build(build.yml): add paths
This commit is contained in:
utox39
2025-10-15 20:33:45 +02:00
committed by GitHub

View File

@@ -3,6 +3,8 @@ name: Build
on:
push:
branches: [ "main" ]
paths:
- 'src/*'
jobs:
build: