Skip to content

Move workflows to .github directory. #1

Move workflows to .github directory.

Move workflows to .github directory. #1

Workflow file for this run

name: Main
on:
push:
branches:
- main
jobs:
run_test_suite_workflow:
uses: ./.github/workflows/test_suite.yml
with:
branch: main