Skip to content

[Auto-generated] Sync Public Copilot Instructions: 2025-12-28 (github… #146

[Auto-generated] Sync Public Copilot Instructions: 2025-12-28 (github…

[Auto-generated] Sync Public Copilot Instructions: 2025-12-28 (github… #146

Workflow file for this run

name: Test and Build
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
schedule:
- cron: "0 2 * * 1" # every Monday at 2:00
permissions:
contents: read
jobs:
build:
uses: umatare5/common/.github/workflows/go-test-build.yml@v0.13.0
with:
go_version: "1.25.1"
skip_build: true