Skip to content

Add Workflow for CI

Add Workflow for CI #3

name: TestCentric.Agent.Core.CI
on:
workflow_dispatch:
pull_request:
push:
jobs:
ContinuousIntegration:
uses: TestCentric/TestCentric.Workflows/.github/workflows/testcentric-ci.yml@main
secrets: inherit