Skip to content

chore(deps): update golangci/golangci-lint-action digest to 82fb3f4 #1040

chore(deps): update golangci/golangci-lint-action digest to 82fb3f4

chore(deps): update golangci/golangci-lint-action digest to 82fb3f4 #1040

name: Validate PR - check task owners
'on':
pull_request:
branches: [main]
jobs:
check:
name: Check Task OWNERS
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Check task owners
run: |
./hack/check-task-owners.sh