mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-16 15:30:50 +00:00
Compare commits
No commits in common. "0894dd6eec47f16fc1db1e416ddd3b7e12c5c5e0" and "966e96ff5d14527cc89bc9a0dc79303a4abfb49e" have entirely different histories.
0894dd6eec
...
966e96ff5d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue