Skip to content

chore: add local development and sync tooling #1

chore: add local development and sync tooling

chore: add local development and sync tooling #1

Workflow file for this run

name: Workflow Lint
on: [push, pull_request]
jobs:
actionlint:
runs-on: ubicloud-standard-8
steps:
- uses: actions/checkout@v4
- uses: rhysd/actionlint@v1.7.11