Skip to content

Merge pull request #297 from NucleoidAI/dependabot/npm_and_yarn/ws-8.… #180

Merge pull request #297 from NucleoidAI/dependabot/npm_and_yarn/ws-8.…

Merge pull request #297 from NucleoidAI/dependabot/npm_and_yarn/ws-8.… #180

Workflow file for this run

name: Land
on:
push:
branches: [main]
workflow_dispatch:
jobs:
test:
uses: NucleoidAI/actions/.github/workflows/test.yml@main
secrets: inherit
deploy:
needs: test
uses: NucleoidAI/actions/.github/workflows/deploy.yml@main
secrets: inherit