Skip to content

chore(deps): update dependency nock to v14 #787

chore(deps): update dependency nock to v14

chore(deps): update dependency nock to v14 #787

Workflow file for this run

name: Node.js CI
on:
schedule:
- cron: '23 4 * * *' # Once, nightly
push:
branches:
- main
pull_request:
jobs:
test:
uses: pkgjs/action/.github/workflows/node-test.yaml@main
secrets:
test-secrets: '{"GITHUB_TOKEN":"${{ secrets.GITHUB_TOKEN }}"}'