Trying to fix the badge issue

... by having the runner only act on 3.3dev. Sounds counter intuitive but I was recommended to try
This commit is contained in:
Dirk Wetter
2026-06-09 10:16:50 +02:00
committed by GitHub
parent db014a6289
commit b9dda9312d
+1 -1
View File
@@ -4,7 +4,7 @@
name: CI run MacOS name: CI run MacOS
on: on:
pull_request: pull_request: [3.3dev]
paths-ignore: paths-ignore:
- 'utils/**' - 'utils/**'
- 'doc/**' - 'doc/**'