Skip to content

chore: make gosec linter happy #305

chore: make gosec linter happy

chore: make gosec linter happy #305

Workflow file for this run

---
name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
trigger:
uses: statnett/github-workflows/.github/workflows/lint-pr.yaml@main
permissions:
pull-requests: write
statuses: write