Skip to content

74 - Add diff renderer and improve reporting #37

74 - Add diff renderer and improve reporting

74 - Add diff renderer and improve reporting #37

Workflow file for this run

name: Pull request created or updated
on: pull_request
jobs:
lest:
uses: "./.github/workflows/lest.yml"
# Only run on forks to avoid duplicating the "push" workflow
if: ${{ github.event.pull_request.head.repo.fork }}