Skip to content

build(deps): bump actions/checkout from 4 to 6 #155

build(deps): bump actions/checkout from 4 to 6

build(deps): bump actions/checkout from 4 to 6 #155

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
paths-ignore:
- '**/*.md'
permissions:
contents: read
jobs:
pull_request:
uses: makerxstudio/shared-config/.github/workflows/node-ci.yml@main
with:
node-version: 20.x
run-build: true
audit-script: npm run audit