Skip to content

Commit

Permalink
Merge branch 'whywaita:main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred-stokespace authored May 1, 2024
2 parents 7d0fb63 + fe6e074 commit 689dbab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- "**"
pull_request:

jobs:
build-check:
Expand Down Expand Up @@ -35,4 +36,4 @@ jobs:
go test -v ./...
- name: Dump docker logs on failure
if: failure()
uses: jwalton/gh-docker-logs@v2
uses: jwalton/gh-docker-logs@v2

0 comments on commit 689dbab

Please sign in to comment.