Skip to content

feat(sdk): derive static tool options from tool config #703

feat(sdk): derive static tool options from tool config

feat(sdk): derive static tool options from tool config #703

Workflow file for this run

name: Dom-adapters check
on:
pull_request:
jobs:
package-check:
uses: ./.github/workflows/package-check.yml
with:
package-name: '@editorjs/dom-adapters'
working-directory: './packages/dom-adapters'
include-mutations: true
secrets:
stryker_dashboard_api_key: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}