Skip to content

README

README #6

Workflow file for this run

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