Skip to content

Commit

Permalink
Build on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Morishiri committed Mar 23, 2021
1 parent 8253b9d commit 0a7fdc4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: goreleaser build

on:
pull_request:
branches:
- '**'
push:
branches:
- master
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: test

on:
pull_request:
branches:
- '**'
push:
branches:
- master
Expand Down

0 comments on commit 0a7fdc4

Please sign in to comment.