Skip to content

missing Sarif Web Component screenshot about Rector #12

missing Sarif Web Component screenshot about Rector

missing Sarif Web Component screenshot about Rector #12

Workflow file for this run

---
name: GitHub-Pages
on:
push:
branches:
- master
- "1.0"
paths:
- docs/**
pull_request:
workflow_dispatch:
permissions:
contents: write
jobs:
deploy:
uses: llaville/.github/.github/workflows/gh-pages.yml@master
with:
destination-dir: "1.0"
force-orphan: false
hook-script: "resources/gh-pages-hook.sh"