Compare commits

..

No commits in common. "0894dd6eec47f16fc1db1e416ddd3b7e12c5c5e0" and "966e96ff5d14527cc89bc9a0dc79303a4abfb49e" have entirely different histories.

View file

@ -109,7 +109,7 @@ jobs:
flake-docs-linkcheck:
name: "Validate hyperlinks in documentation sources"
runs-on: ubuntu-latest
if: false # disabled until we fix ndg docs
if: "!contains(github.event.pull_request.title, '[skip ci]')"
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main