1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-07 13:31:37 +02:00

build: run test on any workflow change

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos A Becker 2023-02-07 09:48:26 -03:00
parent e770e7b2ea
commit b0783c7401
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -10,7 +10,7 @@ on:
- '**/*.go'
- 'Taskfile.yml'
- 'Dockerfile'
- '.github/workflows/build.yml'
- '.github/workflows/*.yml'
permissions:
contents: read