run on job changes as well

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato 2024-03-06 21:26:24 -05:00 committed by k8s-infra-cherrypick-robot
parent 7dd8f7a485
commit 54fa04c580

View file

@ -2,10 +2,9 @@ name: golangci-lint
on:
pull_request:
branches:
- "*"
paths:
- '**/*.go'
- '.github/workflows/golangci-lint.yml'
permissions:
contents: read