Skip to content

Merge pull request #312 from TogetherCrew/feat/311-remove-analyzer-limit #176

Merge pull request #312 from TogetherCrew/feat/311-remove-analyzer-limit

Merge pull request #312 from TogetherCrew/feat/311-remove-analyzer-limit #176

Workflow file for this run

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