Skip to content

Run checks

Run checks #1

Workflow file for this run

name: Run checks
on:
merge_group:
pull_request_target:
branches: ['main']
paths-ignore: ['.github/**/*']
types: ['opened', 'reopened', 'synchronize']
workflow_dispatch:
jobs:
run-checks:
name: Run checks
runs-on: ubuntu-latest
steps:
- id: run-checks
name: Run checks
uses: nedix/actions/[email protected]
with:
command: ./tests/index.sh