1
0
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:
Carlos A Becker 2022-10-05 10:47:17 -03:00
parent bb170f3b9c
commit 04162b50fe
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

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