Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
name: Commit Workflow
on:
push:
branches-ignore: [main, develop]
jobs:
build-and-test:
uses: ./.github/workflows/buildAndTest.yml