Skip to content

Super Linter & Github Action #266

Super Linter & Github Action

Super Linter & Github Action #266

Workflow file for this run

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