1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-09-16 09:26:52 +02:00

chore: always build on main

This commit is contained in:
Carlos A Becker
2022-10-05 10:47:17 -03:00
parent bb170f3b9c
commit 04162b50fe

View File

@@ -4,12 +4,6 @@ on:
push:
branches:
- 'main'
paths:
- 'go.*'
- '**/*.go'
- 'Taskfile.yml'
- 'Dockerfile'
- '.github/workflows/build.yml'
pull_request:
paths:
- 'go.*'