mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
chore: always build on main
This commit is contained in:
parent
bb170f3b9c
commit
04162b50fe
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -4,12 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'go.*'
|
||||
- '**/*.go'
|
||||
- 'Taskfile.yml'
|
||||
- 'Dockerfile'
|
||||
- '.github/workflows/build.yml'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'go.*'
|
||||
|
Loading…
x
Reference in New Issue
Block a user