Skip to content

Lock file maintenance #698

Lock file maintenance

Lock file maintenance #698

Workflow file for this run

# https://docs.github.com/actions
name: CI
on:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
npm-run:
name: Node.js
uses: YOURLS/.github/.github/workflows/nodejs.yml@main
with:
action-matrix: '["build"]'