Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 282 Bytes

File metadata and controls

16 lines (13 loc) · 282 Bytes

httpobs-action

Run Mozilla HTTP Observatory scan and report results as JSON.

Usage

jobs:
  scan:
    runs-on: ubuntu-latest
    steps:
      - uses: "socialgouv/httpobs-action@master"
        with:
          url: http://www.free.fr
          output: report.json