]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update workflow
authorlouismaxime.piton <louismaxime.piton@orange.com>
Wed, 8 Mar 2023 11:12:13 +0000 (12:12 +0100)
committerMark Otto <markdotto@gmail.com>
Fri, 10 Mar 2023 17:18:35 +0000 (11:18 -0600)
.github/workflows/docs.yml

index bdeae6043da42a26be139327fee6fa7d3440fb27..4dcc794bb5e781eacf8ded5ca2085a4fb7afa91d 100644 (file)
@@ -41,6 +41,9 @@ jobs:
       - name: Validate HTML
         run: npm run docs-vnu
 
+      - name: Check for unused templates
+        run: npm run docs-check-unused-templates
+
       - name: Run linkinator
         uses: JustinBeckwith/linkinator-action@v1
         with: