Skip to content

feat(core): ability to use custom Sinon Sandbox #130

feat(core): ability to use custom Sinon Sandbox

feat(core): ability to use custom Sinon Sandbox #130

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint_pr:
name: Lint PR
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true