Skip to content

feat(deploy-val): auto-discover val/*.ts + deploy receipt + GH workflow #645

feat(deploy-val): auto-discover val/*.ts + deploy receipt + GH workflow

feat(deploy-val): auto-discover val/*.ts + deploy receipt + GH workflow #645

Workflow file for this run

name: ⚡ CI
# Dependencies:
# - SocketDev/socket-registry/.github/workflows/ci.yml
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
name: Run CI Pipeline
uses: SocketDev/socket-registry/.github/workflows/ci.yml@ebf1b48f962ea4978d63f18d5ac711cab94d597f # main