Skip to content

checking test issues #26

checking test issues

checking test issues #26

Workflow file for this run

---
name: CI Pipeline
on:
push:
jobs:
ci:
uses: TogetherCrew/operations/.github/workflows/ci.yml@main
secrets:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}