Skip to content

Switch to Node 20

Switch to Node 20 #116

Workflow file for this run

name: cicd-feature
on:
push:
branches:
- feature/*
pull_request:
branches:
- feature/*
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml