File: docs_lint.yml

package info (click to toggle)
lua-expat 1.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 392 kB
  • sloc: ansic: 723; makefile: 32
file content (22 lines) | stat: -rw-r--r-- 507 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: Docs

on: [push, pull_request]

jobs:

  DocLint:
    runs-on: ubuntu-20.04
    steps:
      - name: Checkout
        uses: actions/checkout@v3
      - uses: anishathalye/proof-html@v1
        with:
          directory: ./docs
          check_favicon: false
          enforce_https: false
          url_ignore: |
            http://www.fabricadigital.com.br
            http://www.saxproject.org/
          url_ignore_re: |
            ^http://files.luaforge.net/
            ^https://opensource.org/