Skip to content

trigger the first run #236

trigger the first run

trigger the first run #236

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 }}