dont run if no C++ src files changed

This commit is contained in:
proddy
2025-10-26 12:12:36 +01:00
parent c71526b95c
commit a074ac732d
2 changed files with 7 additions and 12 deletions

View File

@@ -7,15 +7,8 @@ on:
pull_request:
branches: dev
paths:
- '**.c'
- '**.cpp'
- '**.h'
- '**.hpp'
- '**.json'
- '**.py'
- '**.md'
- '.github/workflows/pr_check.yml'
- 'src/**'
jobs:
pre-release:
name: 'Automatic pre-release build'