Skip to content

Merge pull request #24 from ne-sachirou/comment-out-debug #26

Merge pull request #24 from ne-sachirou/comment-out-debug

Merge pull request #24 from ne-sachirou/comment-out-debug #26

Workflow file for this run

---
name: main branch
"on":
push:
branches:
- main
jobs:
test-actions:
uses: ./.github/workflows/run-test-actions.yml
test-go:
uses: ./.github/workflows/run-test-go.yml