Skip to content

Go 1.23 で動くか test #15

Go 1.23 で動くか test

Go 1.23 で動くか test #15

Workflow file for this run

---
name: Pull Request
"on":
pull_request:
jobs:
test-actions:
uses: ./.github/workflows/run-test-actions.yml
test-go:
uses: ./.github/workflows/run-test-go.yml