Skip to content

migration: created migration for customer_vehicle models #25

migration: created migration for customer_vehicle models

migration: created migration for customer_vehicle models #25

Workflow file for this run

name: Carbonize Code
# This workflow is triggered whenever on pushes to this repository
on: [push]
jobs:
build:
name: carbonow
runs-on: ubuntu-latest
steps:
# - uses: kherin/actions/setup-node
- run: echo 'Hello World'