Skip to content

Updated e2e example and yaml-example files to match the new grammer. #83

Updated e2e example and yaml-example files to match the new grammer.

Updated e2e example and yaml-example files to match the new grammer. #83

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