Skip to content

chore: update documentation #47

chore: update documentation

chore: update documentation #47

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: 🧪 Tests
on:
workflow_dispatch:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize', 'ready_for_review']
jobs:
tests:
uses: ./.github/workflows/_tests.yml
secrets: inherit