Skip to content

🤖 Fix: Repository Compliance Updates #38

🤖 Fix: Repository Compliance Updates

🤖 Fix: Repository Compliance Updates #38

Workflow file for this run

name: CI
on:
pull_request:
push:
branches: main
jobs:
build:
runs-on: cicd-prod-03-ubuntu-prod
steps:
- uses: actions/checkout@v4
- run: "echo 'TODO: tests'"