ci/build-docs: avoid redundant ndg builds

This commit is contained in:
Ching Pei Yang 2026-03-15 13:33:55 +01:00
commit 727c57b7ca
No known key found for this signature in database
GPG key ID: B3841364253DC4C8

View file

@ -84,6 +84,9 @@ jobs:
runs-on: ubuntu-latest
if: "!contains(github.event.pull_request.title, '[skip ci]')"
strategy:
# avoid having 2 jobs building ndg when no cache is available
# TODO: there is probably a better way
max-parallel: 1
matrix:
package:
- docs