Skip to content

ci: add go build check to GitHub Actions#5

Open
bobheadxi wants to merge 1 commit into
masterfrom
egg/go-build-ci-check-zx7q2
Open

ci: add go build check to GitHub Actions#5
bobheadxi wants to merge 1 commit into
masterfrom
egg/go-build-ci-check-zx7q2

Conversation

@bobheadxi
Copy link
Copy Markdown

This PR ensures a go build ./... step exists in GitHub Actions CI.

  • If a build step already existed (direct or via goreleaser/make), no changes were made.
  • If workflows existed but lacked a build step, one was added to the most appropriate workflow.
  • If no workflows existed at all, a new go-build.yml workflow was created.

The workflow runs on every push to every branch.

Hatched by a Sourcegraph egg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant