asam-ev / qc-framework

Mozilla Public License 2.0
13 stars 6 forks source link

CI/CD: Add build GitHub Actions workflows #52

Closed patrickpa closed 1 month ago

patrickpa commented 1 month ago

Description

This PR adds GitHub Actions workflows to automatically trigger build on PRs and merges (target branch commit from PR).

How was the PR tested?

  1. Add workflow for Linux build
  2. [TODO] Add workflow for Windows build

Notes