Skip to content

Merge pull request #77 from Lombiq/renovate/patch-dependency-versions #292

Merge pull request #77 from Lombiq/renovate/patch-dependency-versions

Merge pull request #77 from Lombiq/renovate/patch-dependency-versions #292

name: Build and Test
# Runs for PRs opened for any branch, and pushes to the dev branch.
on:
pull_request:
push:
branches:
- dev
jobs:
build-and-test:
name: Build and Test
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev
with:
timeout-minutes: 5
codespell:
name: Codespell
uses: Lombiq/GitHub-Actions/.github/workflows/codespell.yml@dev
permissions:
actions: write
contents: read