Skip to content

Add labels to fields we can specify #8

Add labels to fields we can specify

Add labels to fields we can specify #8

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.sh