Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Empty commit to trigger build #56

Empty commit to trigger build

Empty commit to trigger build #56

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/lint.yaml
verify:
uses: ./.github/workflows/verify.yaml