Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

deprecate activeinteractor #609

deprecate activeinteractor

deprecate activeinteractor #609

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
- '*-alpha'
- '*-beta'
- '*-stable'
- '*-dev'
push:
branches:
- main
- '*-alpha'
- '*-beta'
- '*-stable'
- '*-dev'
jobs:
lint:
uses: aaronmallen/activeinteractor/.github/workflows/lint.yml@main
test:
uses: aaronmallen/activeinteractor/.github/workflows/test.yml@main
secrets:
cc-test-reporter-id: ${{ secrets.CC_TEST_REPORTER_ID }}
build:
uses: aaronmallen/activeinteractor/.github/workflows/build_gem.yml@main