Skip to content

Feat/include actions #62

Feat/include actions

Feat/include actions #62

Workflow file for this run

name: Build & Test
on:
pull_request:
types: [opened, synchronize,reopened]
jobs:
ci:
uses: TogetherCrew/operations/.github/workflows/ci.yml@main
secrets:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}