Skip to content

122 ci only allow merge to main if packagejson version has increased #157

122 ci only allow merge to main if packagejson version has increased

122 ci only allow merge to main if packagejson version has increased #157

Workflow file for this run

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