1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-24 22:36:28 +02:00

chore: fix build

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos A Becker 2022-11-17 14:22:45 -03:00
parent 233ff4dcb2
commit d200637174
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -12,7 +12,7 @@ on:
- 'Taskfile.yml'
- 'Dockerfile'
- '.github/workflows/build.yml'
- 'testdata/'
- 'testdata/**'
pull_request:
paths:
- 'go.*'