Skip to content

Merge pull request #165 from alleyinteractive/hotfix/author-link-type #265

Merge pull request #165 from alleyinteractive/hotfix/author-link-type

Merge pull request #165 from alleyinteractive/hotfix/author-link-type #265

Workflow file for this run

name: Node Tests
on:
push:
branches:
- production
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
node-tests:
uses: alleyinteractive/.github/.github/workflows/node-tests.yml@main
with:
run-audit: true
ci: true