Skip to content

remove unused network policy as well #20

remove unused network policy as well

remove unused network policy as well #20

Workflow file for this run

name: Lint
on:
pull_request_target:
types: [opened, synchronize]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: reviewdog/action-golangci-lint@v1