Skip to content

Feature/rest endpoint #86

Feature/rest endpoint

Feature/rest endpoint #86

Workflow file for this run

name: Node Tests
on:
push:
branches:
- develop
pull_request:
# Uncomment and edit the following to run on a schedule.
# schedule:
# - cron: '15 5 * * 0' # Run once per week at 5:15am UTC on Sundays.
jobs:
node-tests:
uses: alleyinteractive/.github/.github/workflows/node-tests.yml@main
with:
run-audit: true