double path for workflows include

This commit is contained in:
2025-10-23 11:59:39 +02:00
parent d53dc46e1a
commit 532c2a5482

View File

@@ -4,9 +4,11 @@ on:
branches: [ main ]
paths:
- 'paper/**'
- '.github/**'
pull_request:
paths:
- 'paper/**'
- '.github/**'
jobs:
build:
runs-on: ubuntu-latest