Skip to content

feat: add createdAt updatedAt to response of community #267

feat: add createdAt updatedAt to response of community

feat: add createdAt updatedAt to response of community #267

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