Skip to content

Merge pull request #24 from nodenv/dependabot/npm_and_yarn/prettier-3… #95

Merge pull request #24 from nodenv/dependabot/npm_and_yarn/prettier-3…

Merge pull request #24 from nodenv/dependabot/npm_and_yarn/prettier-3… #95

Workflow file for this run

name: Test
on:
push:
pull_request:
schedule: [{ cron: "0 0 10 * *" }] # monthly https://crontab.guru/#0_0_10_*_*
workflow_dispatch:
permissions: {}
jobs:
test:
uses: nodenv/.github/.github/workflows/test.yml@v7
with: { npm: false }
permissions:
contents: read
packages: read
id-token: write
security-events: write
statuses: write