Skip to content

Remove unnecessary add tag, now handled inside NewsletterService #493

Remove unnecessary add tag, now handled inside NewsletterService

Remove unnecessary add tag, now handled inside NewsletterService #493

Workflow file for this run

name: Check
on: [pull_request, workflow_call]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: yarn check