Skip to content

Commit adc9883

Browse files
committed
Remove 'if' condition from check-links job
Remove conditional check for check-links job.
1 parent 1189fb0 commit adc9883

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/validation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ concurrency:
1010

1111
jobs:
1212
check-links:
13-
if: false # https://github.com/UmbrellaDocs/action-linkspector/issues/62
1413
runs-on: ubuntu-latest
1514
steps:
1615
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)