Skip to content

Add labels to fields we can specify #11

Add labels to fields we can specify

Add labels to fields we can specify #11

Workflow file for this run

name: CI
on:
push:
tags:
- '*'
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: example
shell: bash
run: scripts/ci_test.py