Skip to content

Merge pull request #7 from ne-sachirou/readme #3

Merge pull request #7 from ne-sachirou/readme

Merge pull request #7 from ne-sachirou/readme #3

Workflow file for this run

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