Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Mozilla HTTP observatory GitHub action

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Used by

Contributors